Fix : Add peer dependency to jasmine-core in package.json

This commit is contained in:
jdescottes 2015-09-19 00:25:33 +02:00 committed by grosbouddha
parent 9f31b2c7e4
commit 87341b049e

View File

@ -34,6 +34,7 @@
"karma-chrome-launcher": "^0.1.4",
"karma-jasmine": "^0.3.5",
"karma-phantomjs-launcher": "^0.1.4",
"jasmine-core": "^2.1.0",
"load-grunt-tasks": "^3.1.0"
},
"window": {