Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "bandolier", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Bundles es2015 modules", | ||
@@ -9,4 +9,3 @@ "main": "index.js", | ||
"build": "mvn assembly:assembly -DdescriptorId=jar-with-dependencies", | ||
"prepublish": "npm run build", | ||
"publish": "cp -v target/bandolier-*-jar-with-dependencies.jar bin/bandolier.jar" | ||
"prepublish": "npm run build && cp -v target/bandolier-*-jar-with-dependencies.jar bin/bandolier.jar" | ||
}, | ||
@@ -13,0 +12,0 @@ "bin": "bin/bandolier.sh", |
Sorry, the diff of this file is not supported yet
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
3169724