Skip to content

Commit 4f6fdbe

Browse files
committed
Add missing rimraf dep
1 parent 1511dcf commit 4f6fdbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"doctoc": "^1.2.0",
4949
"nodemon": "^1.8.1",
5050
"pre-commit": "^1.1.3",
51+
"rimraf": "^2.5.4",
5152
"snazzy": "^5.0.0",
5253
"standard": "^8.0.0"
5354
},

0 commit comments

Comments
 (0)