Explorar o código

build: add vue as a peer dependency (#1692)

Kia King Ishii %!s(int64=5) %!d(string=hai) anos
pai
achega
1bafb137bf
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -39,6 +39,9 @@
     "url": "https://github.com/vuejs/vuex/issues"
   },
   "homepage": "https://github.com/vuejs/vuex#readme",
+  "peerDependencies": {
+    "vue": "^2.0.0"
+  },
   "devDependencies": {
     "babel-core": "^6.22.1",
     "babel-loader": "^7.1.2",