mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-23 06:16:41 +00:00
Update package json
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
8cf4129485
commit
74c7a9e655
@ -2,8 +2,9 @@
|
|||||||
"name": "docker-container-action",
|
"name": "docker-container-action",
|
||||||
"version": "1.9.0",
|
"version": "1.9.0",
|
||||||
"description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.",
|
"description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.",
|
||||||
"main": "index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"build": "ncc -m -o dist build index.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user