Updates
This commit is contained in:
parent
2118f04b63
commit
918afc5d2c
@ -1,11 +1,10 @@
|
||||
{
|
||||
"name": "@moduletrace/nodecid",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Simple CI/CD process",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
"nodecid": "./dist/index.js",
|
||||
"node-ci-cd": "./dist/index.js"
|
||||
"nodecid": "run.sh"
|
||||
},
|
||||
"scripts": {
|
||||
"compile": "bun build --compile --minify --sourcemap --bytecode index.ts --outfile bin/nodecid"
|
||||
|
Loading…
Reference in New Issue
Block a user