Skip to content

Commit aa80b1f

Browse files
chore(package): update rimraf to version 3.0.1
Closes #26
1 parent 0a77a77 commit aa80b1f

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
@@ -57,7 +57,7 @@
5757
"eslint-config-airbnb": "^17.0.0",
5858
"expect.js": "^0.3.1",
5959
"nyc": "^11.2.1",
60-
"rimraf": "^2.5.2"
60+
"rimraf": "^3.0.1"
6161
},
6262
"files": [
6363
"lib",

0 commit comments

Comments
 (0)