mirror of
https://github.com/frappe/books.git
synced 2024-12-23 11:29:03 +00:00
Remove duplicate dependencies
This commit is contained in:
parent
fd5be4d751
commit
fcaa62acca
@ -23,12 +23,7 @@
|
|||||||
"build": "node build/build.js"
|
"build": "node build/build.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^4.1.1",
|
"frappejs": "^0.0.8"
|
||||||
"feather-icons": "^4.7.3",
|
|
||||||
"frappejs": "^0.0.8",
|
|
||||||
"vue": "^2.5.2",
|
|
||||||
"vue-flatpickr-component": "^7.0.2",
|
|
||||||
"vue-router": "^3.0.1"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^7.1.2",
|
"autoprefixer": "^7.1.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user