install karma
This commit is contained in:
parent
669ad44e33
commit
bf3eef8699
2 changed files with 1020 additions and 0 deletions
1014
package-lock.json
generated
1014
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -23,6 +23,12 @@
|
|||
"babel-preset-es2015": "^6.24.1",
|
||||
"chai": "^4.1.1",
|
||||
"eslint": "^4.4.1",
|
||||
"karma": "^1.7.0",
|
||||
"karma-firefox-launcher": "^1.0.1",
|
||||
"karma-mocha": "^1.3.0",
|
||||
"karma-mocha-reporter": "^2.2.3",
|
||||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-webpack": "^2.0.4",
|
||||
"mocha": "^3.5.0",
|
||||
"webpack": "^3.5.3"
|
||||
}
|
||||
|
|
Reference in a new issue