diff options
| author | Kagami Sascha Rosylight <saschanaz@outlook.com> | 2023-03-30 02:33:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-30 09:33:19 +0900 |
| commit | cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb (patch) | |
| tree | 45eab3096b1983ae5267caab4aa4c5eff77b6e5d /pnpm-workspace.yaml | |
| parent | New Crowdin updates (#10407) (diff) | |
| download | sharkey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.tar.gz sharkey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.tar.bz2 sharkey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.zip | |
chore: integrate misskey-js as a workspace item (git subtree) (#10409)
* Additional changes for the merge
* api-misskey-js
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 334ff382e5..ead1764a56 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -2,3 +2,4 @@ packages: - 'packages/backend' - 'packages/frontend' - 'packages/sw' + - 'packages/misskey-js' |