Skip to content

Commit 632411b

Browse files
gustavohenkejavivelasco
authored andcommitted
Move gulp-rimraf to devDependencies (#1214)
1 parent dc60b07 commit 632411b

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
@@ -42,7 +42,6 @@
4242
"classnames": "^2.2.5",
4343
"core-js": "^2.4.0",
4444
"eslint-plugin-babel": "^4.0.1",
45-
"gulp-rimraf": "^0.2.1",
4645
"ramda": "^0.23.0",
4746
"react-addons-css-transition-group": "^15.4.2",
4847
"react-css-themr": "^1.7.2",
@@ -77,6 +76,7 @@
7776
"gulp": "^3.9.1",
7877
"gulp-babel": "^6.1.2",
7978
"gulp-postcss": "^6.3.0",
79+
"gulp-rimraf": "^0.2.1",
8080
"identity-obj-proxy": "^3.0.0",
8181
"internal-ip": "^1.2.0",
8282
"jest": "^18.1.0",

0 commit comments

Comments
 (0)