We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rimraf
devDependencies
2 parents 600ab26 + f81258f commit 442741bCopy full SHA for 442741b
1 file changed
package.json
@@ -55,6 +55,7 @@
55
"babel-preset-es2015": "6.24.1",
56
"babel-preset-stage-0": "6.24.1",
57
"cpx": "1.5.0",
58
+ "rimraf": "^2.6.2",
59
"tslint": "5.8.0",
60
"tslint-config-standard": "7.0.0",
61
"typescript": "2.6.2"
@@ -64,7 +65,6 @@
64
65
"graphql-import": "^0.3.0",
66
"graphql-request": "^1.4.0",
67
"js-yaml": "^3.10.0",
- "minimatch": "^3.0.4",
68
- "rimraf": "^2.6.2"
+ "minimatch": "^3.0.4"
69
}
70
0 commit comments