1
0
Fork 1
mirror of https://example.com synced 2024-11-23 08:46:39 +09:00
This commit is contained in:
ThatOneCalculator 2022-05-29 17:16:31 -07:00
parent 6ba6dd1720
commit 9afb41042c

View file

@ -7,7 +7,7 @@
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "yarn@3.2.1",
"workspaces": ["client", "server", "sw"],
"workspaces": ["client", "backend", "sw"],
"private": true,
"scripts": {
"build": "node ./scripts/build.js",