Commit 5fc92f14 authored by jingsam's avatar jingsam Committed by cinwell.li

Move vue to peerDependencies (#774)

* Move vue to peerDependencies

* Update package.json

* fixup
parent 32f25eb3
......@@ -46,6 +46,9 @@
"vue-popup": "^0.2.9",
"wind-dom": "0.0.3"
},
"peerDependencies": {
"vue": "^2.0.3"
},
"devDependencies": {
"babel-cli": "^6.14.0",
"babel-core": "^6.14.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment