summaryrefslogtreecommitdiff
path: root/packages/backend
diff options
context:
space:
mode:
authorKagami Sascha Rosylight <saschanaz@outlook.com>2023-03-30 02:33:19 +0200
committerGitHub <noreply@github.com>2023-03-30 09:33:19 +0900
commitcee1d5e2d01359e6d762a10fc67d4e7c1cc830eb (patch)
tree45eab3096b1983ae5267caab4aa4c5eff77b6e5d /packages/backend
parentNew Crowdin updates (#10407) (diff)
downloadsharkey-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 'packages/backend')
-rw-r--r--packages/backend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 3f640c4a63..162acd9f80 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -94,7 +94,7 @@
"jsrsasign": "10.6.1",
"mfm-js": "0.23.3",
"mime-types": "2.1.35",
- "misskey-js": "0.0.15",
+ "misskey-js": "../misskey-js",
"ms": "3.0.0-canary.1",
"nested-property": "4.0.0",
"node-fetch": "3.3.0",