fix(core): update
This commit is contained in:
18
package.json
18
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ht-docker-node",
|
||||
"version": "5.0.132",
|
||||
"description": "docker image with nodejs and shipzone.io support",
|
||||
"description": "A Docker image that integrates Node.js with shipzone.io support.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"no npm test specified\"",
|
||||
@@ -31,5 +31,17 @@
|
||||
],
|
||||
"directories": {
|
||||
"test": "test"
|
||||
}
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"Docker",
|
||||
"Node.js",
|
||||
"shipzone.io",
|
||||
"npm",
|
||||
"CI",
|
||||
"git",
|
||||
"ssh",
|
||||
"npmci",
|
||||
"node version management",
|
||||
"typescript"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user