Skip to content

Commit

Permalink
fix: add undeclared peer dependency webpack and @vue/compiler-sfc (
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Jul 20, 2021
1 parent 0128536 commit 330d672
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -36,6 +36,10 @@
"hash-sum": "^2.0.0",
"loader-utils": "^2.0.0"
},
"peerDependencies": {
"@vue/compiler-sfc": "^3.0.8",
"webpack": "^4.1.0 || ^5.0.0-0"
},
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.11.5",
Expand Down

0 comments on commit 330d672

Please sign in to comment.