add workspaces to package.json

This commit is contained in:
Norm 2022-08-25 21:42:19 -04:00
parent b558716fa1
commit 3b921ece5d
Signed by untrusted user: norm
GPG key ID: 7123E30E441E80DE

View file

@ -6,6 +6,7 @@
"url": "https://akkoma.dev/FoundKeyGang/FoundKey.git"
},
"private": true,
"workspaces": ["packages/*"],
"scripts": {
"postinstall": "node ./scripts/install-packages.js",
"build": "node ./scripts/build.js",