chore(pockethost-instance): clean up package.json

This commit is contained in:
Ben Allfree 2024-08-03 04:31:08 -07:00
parent 1c2f35f222
commit 764e74e2e5

View File

@ -1,12 +1,7 @@
{
"name": "pockethost-instance",
"version": "1.0.0",
"description": "",
"main": "index.js",
"version": "0.0.1",
"scripts": {
"build": "docker build . -t benallfree/pockethost-instance:${npm_package_version} -t benallfree/pockethost-instance:latest"
},
"keywords": [],
"author": "",
"license": "ISC"
}
}