Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 388d071

Browse files
chore(package): update rimraf to version 3.0.2
Closes #45
1 parent 35f202b commit 388d071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"husky": "^1.3.1",
5959
"lint-staged": "^8.1.0",
6060
"prettier": "^1.15.3",
61-
"rimraf": "^2.6.3"
61+
"rimraf": "^3.0.2"
6262
},
6363
"lint-staged": {
6464
"*.js": ["eslint --fix --quiet", "git add"]

0 commit comments

Comments
 (0)