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 23, 2015
1 parent 31978bf commit 8e2c5c0
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 @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/mzabriskie/react-flipcard",
"devDependencies": {
"rackt-cli": "^0.5.2",
"rackt-cli": "^0.5.3",
"react": "^0.14.0",
"react-addons-test-utils": "^0.14.0",
"react-dom": "^0.14.0"
Expand All @@ -33,4 +33,4 @@
"dependencies": {
"classnames": "^2.2.0"
}
}
}

0 comments on commit 8e2c5c0

Please sign in to comment.