Skip to content

Commit

Permalink
fix(CI): try again
Browse files Browse the repository at this point in the history
  • Loading branch information
AMontagu committed Feb 26, 2021
1 parent 5666c27 commit 73c0f00
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@vue/composition-api": "^1.0.0-rc.2"
},
"peerDependenciesMeta": {
"soy-milk": {
"@vue/composition-api": true
"@vue/composition-api": {
"optional": true
}
},
"devDependencies": {
Expand All @@ -57,8 +57,7 @@
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-vue": "^6.0.0",
"typescript": "~3.9.3",
"vue": "^3.0.0",
"vue2": "npm:vue@2"
"vue": "^3.0.0"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 73c0f00

Please sign in to comment.