mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-05 21:56:48 +00:00
chore(root): package.json cleanup
This commit is contained in:
parent
0622c139a5
commit
a4dcb11359
@ -1,15 +1,10 @@
|
||||
{
|
||||
"name": "pockethost-root",
|
||||
"version": "0.11.0",
|
||||
"author": {
|
||||
"name": "Ben Allfree",
|
||||
"url": "https://github.com/benallfree"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "dist/index.mjs",
|
||||
"bin": {
|
||||
"pockethost": "dist/index.mjs"
|
||||
},
|
||||
"scripts": {
|
||||
"check:types": "concurrently 'pnpm:check:types:*'",
|
||||
"check:types:dashboard": "cd packages/dashboard && pnpm check:types",
|
||||
|
Loading…
x
Reference in New Issue
Block a user