ci-publish-test/package.json
TomyJan fa8685fee3
Some checks failed
Build and deploy to dev server / Deploy (push) Failing after 6m7s
ci: test
2024-09-04 14:54:41 +08:00

19 lines
366 B
JSON

{
"name": "ci-publish-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node build.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"node": "^20.16.0",
"moment": "^2.30.1"
},
"packageManager": "pnpm@9.7.0"
}