summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1f9baa3ca2..ebb4d90897 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <syuilotan@yahoo.co.jp>",
- "version": "12.89.2",
+ "version": "12.90.0",
"codename": "indigo",
"repository": {
"type": "git",
@@ -148,6 +148,7 @@
"http-signature": "1.3.5",
"idb-keyval": "5.1.3",
"insert-text-at-cursor": "0.3.0",
+ "ip-cidr": "3.0.4",
"is-svg": "4.3.1",
"js-yaml": "4.1.0",
"jsdom": "16.7.0",
@@ -184,6 +185,7 @@
"postcss": "8.3.6",
"postcss-loader": "6.1.1",
"prismjs": "1.24.1",
+ "private-ip": "2.2.1",
"probe-image-size": "7.2.1",
"promise-limit": "2.7.0",
"pug": "3.0.2",