create-neon
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -73,3 +73,5 @@ "use strict"; | ||
"build": "cargo-cp-artifact -nc index.node -- cargo build --message-format=json-render-diagnostics", | ||
"install": "npm run build", | ||
"build-debug": "npm run build --", | ||
"build-release": "npm run build -- --release", | ||
"install": "npm run build-release", | ||
"test": "cargo test" | ||
@@ -76,0 +78,0 @@ }, |
{ | ||
"name": "create-neon", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Create Neon projects with no build configuration.", | ||
@@ -5,0 +5,0 @@ "author": "Dave Herman <david.herman@gmail.com>", |
Sorry, the diff of this file is not supported yet
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
17875
280