2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +00:00

fix frappe charts version

This commit is contained in:
Ankit Singhaniya 2021-09-08 22:42:25 +05:30 committed by 18alantom
parent 1ce5f742f1
commit a589358d10
2 changed files with 5 additions and 5 deletions

View File

@ -20,8 +20,8 @@
"@popperjs/core": "^2.0.3",
"core-js": "^3.4.3",
"electron-store": "^5.1.0",
"frappe-charts": "^1.3.0",
"frappejs": "https://github.com/frappe/frappejs",
"frappe-charts": "1.6.1",
"knex": "^0.95.11",
"lodash": "^4.17.15",
"luxon": "^1.21.3",

View File

@ -5685,10 +5685,10 @@ fragment-cache@^0.2.1:
dependencies:
map-cache "^0.2.2"
frappe-charts@^1.3.0:
version "1.6.2"
resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-1.6.2.tgz#4671a943a8606e5020180fa65c8ea1835c510baf"
integrity sha512-9TC3/+YVUi84yYoEbxFiSqu+1FQ5If/ydUNj6i8FRpwynd08t6a7RkS+IRJozAk6NfdL8/LVTTE1DUOjjKZZxg==
frappe-charts@1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-1.6.1.tgz#2162cec05f4524b10cf232df8787a3ac20218384"
integrity sha512-Fteae/oqv4XdxP4ALoqTmUBBvXt8ECtghziqabp1ZA4yLqY8a3haafNqluwUCxnBOvrV+EdpvhZu0H+VEebX1Q==
"frappejs@https://github.com/frappe/frappejs":
version "0.0.10"