simple-forms-react
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "simple-forms-react", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "An awesome Form for React!", | ||
@@ -42,4 +42,3 @@ "main": "dist/simple-forms-react.js", | ||
"transform-object-rest-spread", | ||
"transform-class-properties", | ||
"transform-async-to-generator" | ||
"transform-class-properties" | ||
] | ||
@@ -57,5 +56,5 @@ }, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.1.2", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-plugin-transform-async-to-generator": "^6.24.1", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
@@ -62,0 +61,0 @@ "babel-plugin-transform-object-rest-spread": "^6.26.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
73751