This commit is contained in:
Benjamin Toby 2025-01-16 07:52:57 +01:00
parent 918afc5d2c
commit 1aaa257041

View File

@ -1,8 +1,7 @@
{ {
"name": "@moduletrace/nodecid", "name": "@moduletrace/nodecid",
"version": "1.0.2", "version": "1.0.3",
"description": "Simple CI/CD process", "description": "Simple CI/CD process",
"main": "dist/index.js",
"bin": { "bin": {
"nodecid": "run.sh" "nodecid": "run.sh"
}, },