prepare dependencies
This commit is contained in:
parent
c45f05dd43
commit
aaa96346f4
4 changed files with 103 additions and 9 deletions
|
@ -47,7 +47,8 @@
|
|||
"js-calendar": "^1.2.3",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"popper.js": "^1.14.1",
|
||||
"tinycolor2": "^1.4.1"
|
||||
"tinycolor2": "^1.4.1",
|
||||
"v-click-outside-x": "^2.4.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.2"
|
||||
|
@ -99,6 +100,7 @@
|
|||
"sinon": "^4.4.2",
|
||||
"sinon-chai": "^3.0.0",
|
||||
"style-loader": "^0.20.2",
|
||||
"uglifyjs-webpack-plugin": "^1.2.3",
|
||||
"url-loader": "^1.0.1",
|
||||
"vue": "^2.5.16",
|
||||
"vue-hot-reload-api": "^2.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue