Update frappe-datatable to 0.0.3 (#5243)
This commit is contained in:
parent
b383e2235f
commit
3df26a8059
2 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"dependencies": {
|
||||
"cookie": "^0.3.1",
|
||||
"express": "^4.16.2",
|
||||
"frappe-datatable": "frappe/datatable",
|
||||
"frappe-datatable": "^0.0.3",
|
||||
"frappe-gantt": "^0.1.0",
|
||||
"fuse": "^0.4.0",
|
||||
"fuse.js": "^3.2.0",
|
||||
|
|
|
|||
|
|
@ -862,9 +862,9 @@ forwarded@~0.1.2:
|
|||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
|
||||
|
||||
frappe-datatable@frappe/datatable:
|
||||
version "0.0.2"
|
||||
resolved "https://codeload.github.com/frappe/datatable/tar.gz/88486b5a078387464426922d340124f92a30f2ef"
|
||||
frappe-datatable@^0.0.3:
|
||||
version "0.0.3"
|
||||
resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-0.0.3.tgz#55d3fd7bafdf2a7380efab2ae2aaaa956624fca0"
|
||||
dependencies:
|
||||
clusterize.js "^0.18.0"
|
||||
lodash "^4.17.5"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue