mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 13:56:43 +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",
|
||||
"version": "1.9.0",
|
||||
"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": {
|
||||
"build": "ncc -m -o dist build index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user