summaryrefslogtreecommitdiff
path: root/packages/frontend/package.json
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/frontend/package.json
parentNew Crowdin updates (#10407) (diff)
downloadmisskey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.tar.gz
misskey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.tar.bz2
misskey-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/frontend/package.json')
-rw-r--r--packages/frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index 54404c8c53..34024408d5 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -42,7 +42,7 @@
"json5": "2.2.3",
"matter-js": "0.19.0",
"mfm-js": "0.23.3",
- "misskey-js": "0.0.15",
+ "misskey-js": "../misskey-js",
"photoswipe": "5.3.6",
"prismjs": "1.29.0",
"punycode": "2.3.0",