mirror of
https://github.com/kokonect-link/cherrypick
synced 2025-01-22 17:54:05 +09:00
Merge remote-branch 'misskey/develop'
This commit is contained in:
commit
67daf57c23
@ -4,6 +4,7 @@
|
||||
"version": "4.8.0",
|
||||
"basedMisskeyVersion": "2024.3.1",
|
||||
"description": "CherryPick SDK for JavaScript",
|
||||
"license": "MIT",
|
||||
"main": "./built/index.js",
|
||||
"types": "./built/index.d.ts",
|
||||
"exports": {
|
||||
@ -31,7 +32,8 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/misskey-dev/misskey.js.git"
|
||||
"url": "https://github.com/kokonect-link/cherrypick.git",
|
||||
"directory": "packages/cherrypick-js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "7.43.1",
|
||||
|
Loading…
Reference in New Issue
Block a user