Comparing version 0.2.8 to 0.2.9
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"source": "src/main.js", | ||
@@ -27,2 +27,3 @@ "main": "dist/mehdux.js", | ||
"bundle:react": "microbundle src/react.js -o ./react.js -f cjs", | ||
"prepare": "npm run build", | ||
"build": "npm run bundle:main && npm run bundle:preact && npm run bundle:react", | ||
@@ -29,0 +30,0 @@ "test": "echo 'should add some tests.. :)'" |
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
40959