build: Upgrade Frappe Gantt from 0.5.0 to 0.6.0 (#15635)
This commit is contained in:
parent
9c9c62d71c
commit
3f7ede278d
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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==
|
||||
|
||||
fresh@0.5.2:
|
||||
version "0.5.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue