Skip to content

Commit 95c6393

Browse files
committed
Bump react-addons-test-utils version
1 parent 78c67f9 commit 95c6393

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
@@ -52,7 +52,7 @@
5252
"react": "^15.4.0",
5353
"react-addons-perf": "0.14.8",
5454
"react-addons-shallow-compare": "0.14.8",
55-
"react-addons-test-utils": "0.14.8",
55+
"react-addons-test-utils": "^15.4.0",
5656
"react-collapse": "2.3.1",
5757
"react-dom": "^15.4.0",
5858
"react-height": "^2.0.0",
@@ -90,6 +90,7 @@
9090
"css-loader": "0.22.0",
9191
"deep-extend": "^0.4.1",
9292
"deepmerge": "^1.3.2",
93+
"enzyme": "^2.7.1",
9394
"eslint": "^2.13.1",
9495
"eslint-plugin-react": "^4.3.0",
9596
"extract-text-webpack-plugin": "0.8.2",

0 commit comments

Comments
 (0)