Skip to content

Commit 53c7ccb

Browse files
committed
[fixed] Removing ReactDOM from bundle
1 parent ab91607 commit 53c7ccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-dom": "^0.14.0"
2929
},
3030
"devDependencies": {
31-
"rackt-cli": "^0.5.2",
31+
"rackt-cli": "^0.5.3",
3232
"react": "^0.14.0",
3333
"react-dom": "^0.14.0",
3434
"react-modal": "rackt/react-modal",
@@ -38,4 +38,4 @@
3838
"classnames": "2.2.0",
3939
"js-stylesheet": "0.0.1"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)