Skip to content

Commit 1cad6c7

Browse files
committed
fix shallow-compare version
1 parent 594ff0a commit 1cad6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jsdom": "^8.0.4",
3131
"pragmatist": "^3.0.16",
3232
"react": "^0.15.0-alpha.1",
33-
"react-addons-shallow-compare": "^0.14.7",
33+
"react-addons-shallow-compare": "^0.15.0-alpha.1",
3434
"react-addons-test-utils": "^0.15.0-alpha.1",
3535
"react-dom": "^0.15.0-alpha.1"
3636
},

0 commit comments

Comments
 (0)