Skip to content

Commit 06278db

Browse files
committed
Switch to real version of react-modal
1 parent a6e6542 commit 06278db

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
@@ -58,7 +58,7 @@
5858
"react": "^15.0.0",
5959
"react-addons-test-utils": "^15.0.0",
6060
"react-dom": "^15.0.0",
61-
"react-modal": "reactjs/react-modal",
61+
"react-modal": "^1.3.0",
6262
"rimraf": "^2.5.2",
6363
"webpack": "^1.13.1",
6464
"webpack-dev-server": "^1.14.1"

0 commit comments

Comments
 (0)