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