We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b7422 commit af2c452Copy full SHA for af2c452
package.json
@@ -29,7 +29,6 @@
29
"gulp-sourcemaps": "^1.5.2",
30
"gulp-uglify": "^1.2.0",
31
"jasmine-node": "~1.14",
32
- "jshint": "^2.5.6",
33
"karma": "~0.12",
34
"karma-chrome-launcher": "^0.1.5",
35
"karma-coverage": "^0.2.6",
@@ -40,8 +39,7 @@
40
39
"karma-phantomjs-launcher": "^0.1.4",
41
"karma-safari-launcher": "^0.1.1",
42
"karma-sauce-launcher": "^0.2.10",
43
- "run-sequence": "^1.1.1",
44
- "uglify-js": "^2.2.0"
+ "run-sequence": "^1.1.1"
45
},
46
"bugs": {
47
"url": "https://github.com/stacktracejs/error-stack-parser/issues"
0 commit comments