Skip to content

Commit

Permalink
Pin Jasmine to 3.1 to work around Promise issues
Browse files Browse the repository at this point in the history
  • Loading branch information
raphinesse committed Aug 15, 2018
1 parent 6ccda67 commit 2b65469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"globby": "^8.0.1",
"jasmine": "^3.0.1",
"jasmine": "~3.1.0",
"jasmine-spec-reporter": "^4.2.1",
"nyc": "^12.0.2",
"rewire": "^4.0.1"
Expand Down

0 comments on commit 2b65469

Please sign in to comment.