We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc117d commit f23c662Copy full SHA for f23c662
package.json
@@ -76,6 +76,7 @@
76
"redis": "^3.0.2",
77
"remark-cli": "^8.0.0",
78
"remark-preset-github": "^1.0.1",
79
+ "rimraf": "^3.0.2",
80
"supertest": "^4.0.2",
81
"xo": "^0.32.1"
82
},
yarn.lock
@@ -6610,7 +6610,7 @@ [email protected]:
6610
dependencies:
6611
glob "^7.1.3"
6612
6613
-rimraf@^3.0.0:
+rimraf@^3.0.0, rimraf@^3.0.2:
6614
version "3.0.2"
6615
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
6616
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
0 commit comments