Skip to content

Commit

Permalink
[fixed] Removing ReactDOM from bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabriskie committed Oct 22, 2015
1 parent ab91607 commit 53c7ccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-dom": "^0.14.0"
},
"devDependencies": {
"rackt-cli": "^0.5.2",
"rackt-cli": "^0.5.3",
"react": "^0.14.0",
"react-dom": "^0.14.0",
"react-modal": "rackt/react-modal",
Expand All @@ -38,4 +38,4 @@
"classnames": "2.2.0",
"js-stylesheet": "0.0.1"
}
}
}

0 comments on commit 53c7ccb

Please sign in to comment.