diff --git a/package.json b/package.json index 5b3c841..291ec4a 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "url": "https://github.com/yuanyan/halogen.git" }, "dependencies": { - "react-kit": "^0.1.0" + "react-kit": "^0.1.0", + "reactify": "^0.17.0" }, "peerDependencies": { "react": ">=0.12.0" }, "devDependencies": { - "reactify": "^0.17.0", "browserify": "^6.3.3", "browserify-shim": "^3.8.0", "chalk": "^0.5.1",