Skip to content

Commit f7e76d5

Browse files
committed
Add rimraf
1 parent 0af9ad0 commit f7e76d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"pulp": "^4.0.1"
4+
"pulp": "^4.0.1",
5+
"rimraf": "^2.4.1"
56
},
67
"scripts": {
78
"postinstall": "pulp dep install",

0 commit comments

Comments
 (0)