Skip to content

Commit e8cfe97

Browse files
committed
Update deps
1 parent dcc7f6c commit e8cfe97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"warning": "^2.0.0"
3030
},
3131
"devDependencies": {
32+
"assert": "1.3.0",
3233
"babel": "^5.4.7",
3334
"babel-core": "^5.4.7",
3435
"babel-eslint": "^3.1.23",
@@ -38,7 +39,7 @@
3839
"eslint": "1.4.0",
3940
"eslint-plugin-react": "3.3.2",
4041
"events": "1.0.2",
41-
"expect": "^1.6.0",
42+
"expect": "1.10.0",
4243
"karma": "^0.13.8",
4344
"karma-browserstack-launcher": "^0.1.4",
4445
"karma-chrome-launcher": "^0.2.0",

0 commit comments

Comments
 (0)