Skip to content

Commit

Permalink
chore: add rimraf
Browse files Browse the repository at this point in the history
  • Loading branch information
prevwong committed May 22, 2021
1 parent 6fe5eca commit e09a8f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.0.1",
"pretty-quick": "^2.0.1",
"rimraf": "^3.0.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22901,6 +22901,7 @@ resolve@^1.17.0:
npm-run-all: ^4.1.5
prettier: ^2.0.1
pretty-quick: ^2.0.1
rimraf: ^3.0.2
rollup-plugin-babel: ^4.3.3
rollup-plugin-commonjs: ^10.1.0
rollup-plugin-node-resolve: ^5.2.0
Expand Down

0 comments on commit e09a8f6

Please sign in to comment.