Skip to content

Commit 6526f08

Browse files
committed
Remove unused npm dependencies
1 parent 26bfd26 commit 6526f08

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
},
1818
"dependencies": {
1919
"axios": "^0.11.1",
20-
"form-data": "^0.2.0",
2120
"promise": "^7.1.1",
2221
"valid-url": "^1.0.9"
2322
},
@@ -29,14 +28,10 @@
2928
"babelify": "^7.3.0",
3029
"del": "^2.0.2",
3130
"envify": "^3.4.0",
32-
"git-branch": "^0.3.0",
3331
"gulp": "^3.9.1",
34-
"gulp-awspublish": "^3.0.1",
3532
"gulp-babel": "^6.1.2",
3633
"gulp-browserify": "^0.5.1",
37-
"gulp-concat": "^2.6.0",
3834
"gulp-eslint": "^2.0.0",
39-
"gulp-if": "^2.0.0",
4035
"gulp-insert": "^0.5.0",
4136
"gulp-jasmine": "^4.0.0",
4237
"gulp-notify": "2.2.0",
@@ -46,8 +41,6 @@
4641
"gulp-util": "^3.0.6",
4742
"jsdoc": "^3.4.1",
4843
"minami": "^1.1.1",
49-
"release-it": "^2.9.0",
50-
"require-dir": "^0.3.0",
51-
"serve-static": "^1.10.0"
44+
"release-it": "^2.9.0"
5245
}
5346
}

0 commit comments

Comments
 (0)