diff --git a/package.json b/package.json index c228ac1..9f2a1f2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,9 @@ "url": "https://github.com/iview/iview/issues" }, "dependencies": { - "popper.js": "^0.6.4", + "popper.js": "^0.6.4" + }, + "peerDependencies": { "vue": "^1.0.26" }, "devDependencies": { diff --git a/test/index.html b/test/index.html index f56e8a5..ea67335 100644 --- a/test/index.html +++ b/test/index.html @@ -3,7 +3,7 @@