8000 Remove obsolete dependencies · stacktracejs/error-stack-parser@af2c452 · GitHub
[go: up one dir, main page]

Skip to content

Commit af2c452

Browse files
Remove obsolete dependencies
1 parent a4b7422 commit af2c452

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"gulp-sourcemaps": "^1.5.2",
3030
"gulp-uglify": "^1.2.0",
3131
"jasmine-node": "~1.14",
32-
"jshint": "^2.5.6",
3332
"karma": "~0.12",
3433
"karma-chrome-launcher": "^0.1.5",
3534
"karma-coverage": "^0.2.6",
@@ -40,8 +39,7 @@
4039
"karma-phantomjs-launcher": "^0.1.4",
4140
"karma-safari-launcher": "^0.1.1",
4241
"karma-sauce-launcher": "^0.2.10",
43-
"run-sequence": "^1.1.1",
44-
"uglify-js": "^2.2.0"
42+
"run-sequence": "^1.1.1"
4543
},
4644
"bugs": {
4745
"url": "https://github.com/stacktracejs/error-stack-parser/issues"

0 commit comments

Comments
 (0)
0