Skip to content

Commit

Permalink
chore: add peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Feb 16, 2020
1 parent 5e2a7e5 commit c230508
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"test": "yarn run test:types && yarn run test:unit && yarn build",
"prepublishOnly": "yarn run build"
},
"peerDependencies": {
"vue": "^3.0.0-alpha.4"
},
"devDependencies": {
"@rollup/plugin-alias": "^3.0.1",
"@rollup/plugin-node-resolve": "^7.1.1",
Expand Down

0 comments on commit c230508

Please sign in to comment.