Skip to content

Commit 13fb7d4

Browse files
author
Eric Wendelin
committed
Upgrade stacktrace-gps, downgrade sinon.js.
1 parent 33643e1 commit 13fb7d4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"error-stack-parser": "~1",
2323
"es6-promise": "^2.0.1",
2424
"stack-generator": "~1",
25-
"stacktrace-gps": "~2"
25+
"stacktrace-gps": "~2.1"
2626
},
2727
"devDependencies": {
2828
"colors": "~1.0.3",
@@ -42,8 +42,7 @@
4242
"karma-safari-launcher": "^0.1.1",
4343
"karma-sauce-launcher": "^0.2.10",
4444
"karma-sinon": "^1.0.3",
45-
"karma-sinon-ie": "^1.0.1",
46-
"sinon": "git://github.com/eriwen/Sinon.JS#v1.12.3-prebuilt",
45+
"sinon": "^1.2.22",
4746
"uglify-js2": "^2.1.11"
4847
},
4948
"bugs": {

0 commit comments

Comments
 (0)