forked from FoundKeyGang/FoundKey
chore: update foundkey-js package.json
This commit is contained in:
parent
33146ffa5e
commit
7420aab1b6
1 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "foundkey-js",
|
||||
"version": "0.0.15",
|
||||
"version": "13.0.0-preview1",
|
||||
"description": "Fork of misskey-js for Foundkey",
|
||||
"main": "./built/index.js",
|
||||
"types": "./built/index.d.ts",
|
||||
|
@ -14,10 +14,6 @@
|
|||
"jest": "jest --coverage --detectOpenHandles",
|
||||
"test": "npm run jest && npm run tsd"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://akkoma.dev/norm/foundkey.js.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "^7.19.3",
|
||||
"@types/jest": "^27.4.0",
|
||||
|
|
Loading…
Reference in a new issue