Skip to content

Commit

Permalink
build: move semver to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ruleeeer committed Dec 6, 2021
1 parent 37f4e56 commit 73fd5e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 1 addition & 3 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
},
"dependencies": {
"estree-walker": "^1.0.1",
"magic-string": "^0.25.7"
},
"peerDependencies": {
"magic-string": "^0.25.7",
"semver": "^7.3.5"
},
"devDependencies": {
Expand Down
5 changes: 2 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73fd5e5

Please sign in to comment.