react-hot-loader
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "react-hot-loader", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Webpack loader that enables live-editing React components without unmounting or losing their state", | ||
@@ -12,2 +12,7 @@ "main": "index.js", | ||
}, | ||
"devDependencies": { | ||
"jsx-loader": "0.10.2", | ||
"react": "0.10.0", | ||
"webpack": "^1.3.1-beta8" | ||
}, | ||
"repository": { | ||
@@ -14,0 +19,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19395
3