@repositive/apigen
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -9,3 +9,3 @@ { | ||
"name": "@repositive/apigen", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Generate code from OpenAPI specs", | ||
@@ -12,0 +12,0 @@ "license": "UNLICENSED", |
@@ -55,9 +55,6 @@ # Generate API definitions from OpenAPI YAML specs | ||
# Build new version (MAC ONLY) | ||
./build_targets.sh | ||
# Increment NPM version number | ||
npm version major|minor|patch | ||
# Publish to NPM | ||
# Publish to NPM (works on macOS hosts only) | ||
npm publish | ||
@@ -64,0 +61,0 @@ |
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
12391348
64