Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Commit e45b492

Browse files
committed
chore(package): add rimraf as a devDependency
1 parent f5095e2 commit e45b492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"homepage": "https://github.com/easy-webpack/core#readme",
3030
"devDependencies": {
3131
"ava": "^0.16.0",
32+
"rimraf": "^2.5.4",
3233
"semantic-release": "^4.3.5",
3334
"ts-node": "^1.1.0",
3435
"tslint": "^3.11.0",

0 commit comments

Comments
 (0)