Skip to content

Commit

Permalink
~ 更新测试模块
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed Dec 2, 2017
1 parent 9f84ce5 commit f6a4dae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Expand Up @@ -2,6 +2,7 @@
* karma 测试配置文件
* @author ydr.me
* @create 2016-04-20 21:15
* @update 2017年11月30日14:56:48
*/


Expand Down
15 changes: 8 additions & 7 deletions package.json
Expand Up @@ -38,13 +38,14 @@
"dependencies": {},
"peerDependencies": {},
"devDependencies": {
"jasmine-core": "^2.4.1",
"karma": "^0.13.22",
"karma-chrome-launcher": "^1.0.1",
"karma-coolie": "^2.0.1",
"karma-coverage": "^0.5.5",
"karma-coveralls": "^1.1.2",
"karma-jasmine": "^0.3.8"
"coolie.js": "2.2.3",
"jasmine-core": "2.8.0",
"karma": "1.7.1",
"karma-chrome-launcher": "2.2.0",
"karma-coolie": "2.0.2",
"karma-coverage": "1.1.1",
"karma-coveralls": "1.1.2",
"karma-jasmine": "1.1.0"
},
"license": "MIT"
}

0 comments on commit f6a4dae

Please sign in to comment.