@erickmerchant/framework
Advanced tools
Comparing version 7.1.0 to 7.2.0
{ | ||
"name": "@erickmerchant/framework", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"description": "A simple data down, actions up framework.", | ||
@@ -9,3 +9,3 @@ "main": "dist/main.js", | ||
"cover": "nyc --reporter=html npm test", | ||
"prepublish": "babel --presets es2015 main.js -d dist/" | ||
"prepare": "babel --presets es2015 main.js -d dist/" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
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
4133