simple-forms-react
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "simple-forms-react", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An awesome Form for React!", | ||
@@ -42,3 +42,4 @@ "main": "dist/simple-forms-react.js", | ||
"transform-object-rest-spread", | ||
"transform-class-properties" | ||
"transform-class-properties", | ||
"transform-async-to-generator" | ||
] | ||
@@ -58,2 +59,3 @@ }, | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-plugin-transform-async-to-generator": "^6.24.1", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
@@ -60,0 +62,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
73820
16