We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fc2e7 commit 7ca023dCopy full SHA for 7ca023d
package.json
@@ -10,6 +10,9 @@
10
"devDependencies": {
11
"karma": "~0.12.16",
12
"karma-jasmine": "~0.1.5",
13
+ "karma-phantomjs-launcher": "~0.1.4",
14
+ "karma-chrome-launcher": "~0.1.4",
15
+ "karma-firefox-launcher": "~0.1.3",
16
"grunt": "~0.4.2",
17
"grunt-contrib-concat": "~0.4.0",
18
"grunt-karma": "~0.8.3",
0 commit comments