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 0af9ad0 commit f7e76d5Copy full SHA for f7e76d5
package.json
@@ -1,7 +1,8 @@
1
{
2
"private": true,
3
"devDependencies": {
4
- "pulp": "^4.0.1"
+ "pulp": "^4.0.1",
5
+ "rimraf": "^2.4.1"
6
},
7
"scripts": {
8
"postinstall": "pulp dep install",
0 commit comments