We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61c403 commit 5912da0Copy full SHA for 5912da0
package.json
@@ -44,7 +44,7 @@
44
},
45
"homepage": "https://github.com/foxbenjaminfox/vue-async-computed#readme",
46
"peerDependencies": {
47
- "vue": "~2.0.3"
+ "vue": "~2"
48
49
"devDependencies": {
50
"babel-cli": "^6.6.5",
@@ -64,7 +64,7 @@
64
"rimraf": "^2.5.2",
65
"tap-spec": "^4.1.1",
66
"tape": "^4.5.1",
67
- "vue": "^2.0.3",
+ "vue": "^2.1.4",
68
"watch": "^1.0.1"
69
}
70
0 commit comments