@erickmerchant/framework
Advanced tools
Comparing version 7.4.0 to 7.5.0
{ | ||
"name": "@erickmerchant/framework", | ||
"version": "7.4.0", | ||
"version": "7.5.0", | ||
"description": "A simple data down, actions up framework.", | ||
@@ -9,4 +9,3 @@ "main": "dist/main.js", | ||
"cover": "nyc --reporter=html npm test", | ||
"babel": "babel --presets es2015 main.js -d dist/", | ||
"prepare": "npm run babel" | ||
"prepare": "babel --presets es2015 main.js -d dist/" | ||
}, | ||
@@ -13,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
5238
134