react-rails-ujs
Advanced tools
Comparing version 1.0.0-beta1 to 1.0.0-beta2
{ | ||
"name": "react-rails-ujs", | ||
"version": "1.0.0-beta1", | ||
"version": "1.0.0-beta2", | ||
"description": "mounting components built with webpack (compatible with react-rails)", | ||
@@ -23,7 +23,14 @@ "keywords": [ | ||
}, | ||
"main": "index.js", | ||
"main": "dist/react-rails-ujs.js", | ||
"scripts": { | ||
"build": "babel src/react-rails-ujs.js --out-file dist/react-rails-ujs.js" | ||
}, | ||
"dependencies": { | ||
"react": "*", | ||
"react-dom": "*" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.18.0", | ||
"babel-preset-es2015": "^6.18.0" | ||
} | ||
} |
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
15957
7
61
2