Skip to content

Commit

Permalink
build: Upgrade Frappe Gantt from 0.5.0 to 0.6.0 (frappe#15635)
Browse files Browse the repository at this point in the history
  • Loading branch information
shariquerik authored Jan 17, 2022
1 parent 9c9c62d commit 3f7ede2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fast-deep-equal": "^2.0.1",
"frappe-charts": "^2.0.0-rc13",
"frappe-datatable": "^1.16.0",
"frappe-gantt": "^0.5.0",
"frappe-gantt": "^0.6.0",
"fuse.js": "^3.4.6",
"highlight.js": "^10.4.1",
"html5-qrcode": "^2.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1610,10 +1610,10 @@ frappe-datatable@^1.16.0:
lodash "^4.17.5"
sortablejs "^1.7.0"

frappe-gantt@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/frappe-gantt/-/frappe-gantt-0.5.0.tgz#4dc7aa125f318efea64b4ae0e38f67a720238c1d"
integrity sha512-RAskVuBmnTcPJXh87oVhYmnNGy/9lvZlLHGui8QFB8yRBuUjzpZoZfZ+hKmDtBDmWNrE2/LRta06W5WmhTzzWQ==
frappe-gantt@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/frappe-gantt/-/frappe-gantt-0.6.0.tgz#fece2fdecc0b8d6065d3c420d9681b719b827047"
integrity sha512-/P7s9edP6EoLD09EX2HPqsy1u0v4zYcurMy4ByExArvj7t0UDJlpxp88nISFtMkQe+aofaO9dR0fd61ZwX0O6g==

[email protected]:
version "0.5.2"
Expand Down

0 comments on commit 3f7ede2

Please sign in to comment.