@fathym/create-lcu-package
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -163,3 +163,3 @@ "use strict"; | ||
scripts: { | ||
deploy: "npx fathym git && npm version patch && npm publish --access public", | ||
deploy: "npx fathym git && npm version patch && npm publish --access public && npx fathym git", | ||
}, | ||
@@ -166,0 +166,0 @@ keywords: ["lowcodeunit", "lcu"], |
{ | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"commands": { | ||
@@ -4,0 +4,0 @@ ".": { |
{ | ||
"name": "@fathym/create-lcu-package", | ||
"description": "LCU Package scaffolding", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "create-lcu-package": "./bin/run" |
@@ -25,3 +25,3 @@ # oclif-hello-world | ||
$ create-lcu-package (--version) | ||
@fathym/create-lcu-package/0.0.7 win32-x64 node-v18.12.1 | ||
@fathym/create-lcu-package/0.0.8 win32-x64 node-v18.12.1 | ||
$ create-lcu-package --help [COMMAND] | ||
@@ -59,3 +59,3 @@ USAGE | ||
_See code: [dist/index.ts](https://github.com/fathym/create-lcu-package/blob/v0.0.7/dist/index.ts)_ | ||
_See code: [dist/index.ts](https://github.com/fathym/create-lcu-package/blob/v0.0.8/dist/index.ts)_ | ||
@@ -62,0 +62,0 @@ ## `create-lcu-package help [COMMANDS]` |
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
15769