summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarie <marie@kaifa.ch>2024-01-22 19:58:43 +0100
committerMarie <marie@kaifa.ch>2024-01-22 19:58:43 +0100
commitfd69a2fbbdd6c0f9f1a77da8d8ed8b4e6a96bfa2 (patch)
tree4b33fbfff4fd7692eacd9ca93744fb7568604dd5 /package.json
parentchore: rename "Misskey Games" to "Games" (diff)
parentfix of #13014 (misskey-js publish) (diff)
downloadsharkey-fd69a2fbbdd6c0f9f1a77da8d8ed8b4e6a96bfa2.tar.gz
sharkey-fd69a2fbbdd6c0f9f1a77da8d8ed8b4e6a96bfa2.tar.bz2
sharkey-fd69a2fbbdd6c0f9f1a77da8d8ed8b4e6a96bfa2.zip
merge: upstream
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 015062ef1a..a54aea6372 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sharkey",
- "version": "2024.1.0.beta2",
+ "version": "2024.2.0-beta1",
"codename": "shonk",
"repository": {
"type": "git",
@@ -56,8 +56,8 @@
"typescript": "5.3.3"
},
"devDependencies": {
- "@typescript-eslint/eslint-plugin": "6.19.0",
- "@typescript-eslint/parser": "6.19.0",
+ "@typescript-eslint/eslint-plugin": "6.18.1",
+ "@typescript-eslint/parser": "6.18.1",
"cross-env": "7.0.3",
"cypress": "13.6.3",
"eslint": "8.56.0",