Skip to content

Commit 7968ca1

Browse files
author
Dan Ichim
authored
remove vue-lodash and add vue
1 parent fbe6f0c commit 7968ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"build": "node build/build.js"
1111
},
1212
"dependencies": {
13+
"vue": "^2.5.2",
1314
"axios": "^0.17.0",
1415
"vue-axios": "^2.0.2",
15-
"vue-lodash": "^1.0.4",
1616
"vue-router": "^3.0.1",
1717
"vuetify": "^0.16.9"
1818
},

0 commit comments

Comments
 (0)