Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872bbf1 commit b037eb2Copy full SHA for b037eb2
1 file changed
package.json
@@ -110,11 +110,11 @@
110
"gulp-util": "3.0.8",
111
"istanbul": "0.4.5",
112
"jsep": "0.3.4",
113
- "karma": "^2.0.2",
114
- "karma-firefox-launcher": "^1.1.0",
115
- "karma-mocha": "^1.3.0",
116
- "karma-mocha-reporter": "^2.2.5",
117
- "karma-webpack": "^3.0.0",
+ "karma": "2.0.2",
+ "karma-firefox-launcher": "1.1.0",
+ "karma-mocha": "1.3.0",
+ "karma-mocha-reporter": "2.2.5",
+ "karma-webpack": "3.0.0",
118
"math-expression-evaluator": "1.2.17",
119
"mkdirp": "0.5.1",
120
"mocha": "5.1.1",
0 commit comments