Skip to content

Commit

Permalink
chore(auto-install): correct devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Jan 11, 2020
1 parent 1c3120d commit cd88043
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
4 changes: 2 additions & 2 deletions packages/auto-install/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"node-noop": "^1.0.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^7.0.0",
"del": "^5.1.0",
"rollup": "^1.20.0",
"rollup-plugin-node-resolve": "^5.2.0"
"rollup": "^1.27.14"
},
"ava": {
"files": [
Expand Down
20 changes: 3 additions & 17 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 cd88043

Please sign in to comment.