Skip to content

Commit

Permalink
update(cherrypick-js): package
Browse files Browse the repository at this point in the history
  • Loading branch information
Esurio committed May 25, 2024
1 parent c7e00c3 commit fb60e3e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/cherrypick-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "cherrypick-js",
"version": "4.8.0-yojoart1",
"version": "4.8.0",
"basedMisskeyVersion": "2024.3.1",
"description": "CherryPick SDK for JavaScript",
"main": "./built/index.js",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/api-extractor": "7.39.1",
"@misskey-dev/eslint-plugin": "1.0.0",
"@swc/jest": "0.2.31",
"@types/jest": "29.5.11",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"eslint": "8.56.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.22",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"eslint": "8.57.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.5.0",
Expand Down

0 comments on commit fb60e3e

Please sign in to comment.