Skip to content

Commit a95f0ee

Browse files
committed
pin grunt-jasmine-firefoxaddon version for now, until browserify + ssh issues are resolved
1 parent 81caae9 commit a95f0ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"freedom-pgp-e2e": "^0.6.1",
4242
"freedom-xhr": "0.0.5",
4343
"grunt": "^0.4.5",
44-
"grunt-browserify": "^5.0.0",
44+
"grunt-browserify": "^4.0.0",
4545
"grunt-contrib-clean": "^0.7.0",
4646
"grunt-contrib-coffee": "^0.13.0",
4747
"grunt-contrib-copy": "^0.8.0",
@@ -50,7 +50,7 @@
5050
"grunt-contrib-uglify": "^0.10.1",
5151
"grunt-contrib-watch": "^0.6.1",
5252
"grunt-jasmine-chromeapp": "git://github.com/uproxy/grunt-jasmine-chromeapp",
53-
"grunt-jasmine-firefoxaddon": "^0.3.4",
53+
"grunt-jasmine-firefoxaddon": "0.3.3",
5454
"grunt-template-jasmine-istanbul": "^0.4.0",
5555
"grunt-ts": "^5.3.2",
5656
"grunt-tslint": "^3.0.1",

0 commit comments

Comments
 (0)