Skip to content

Commit

Permalink
fix: deps, axios (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
blowsie authored and pikax committed Dec 10, 2019
1 parent e550305 commit 021ed96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"homepage": "https://github.com/pikax/vue-composable/blob/master/readme.md",
"peerDependencies": {
"@vue/composition-api": "^0.3.2",
"axios": "^0.19.0",
"vue": "^2.6.10"
},
"devDependencies": {
Expand All @@ -42,7 +43,6 @@
"@vue/composition-api": "^0.3.2",
"@vuepress/plugin-back-to-top": "^1.2.0",
"@vuepress/plugin-pwa": "^1.2.0",
"axios": "^0.19.0",
"coveralls": "^3.0.7",
"jest": "^24.9.0",
"jest-junit": "^10.0.0",
Expand Down

0 comments on commit 021ed96

Please sign in to comment.