@nenekusanagi/koishi-plugin-setu 1.1.0-hotfix → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nenekusanagi/koishi-plugin-setu",
|
|
3
3
|
"description": "A simple setu program powered by Koishi.",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.1",
|
|
5
5
|
"contributors": [
|
|
6
6
|
"NeneKusanagi <nenekusa.sekai@gmail.com>"
|
|
7
7
|
],
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
},
|
|
12
12
|
"koishi": {
|
|
13
13
|
"description": {
|
|
14
|
-
"en": "
|
|
15
|
-
"zh": "
|
|
14
|
+
"en": "A simple setu plugin based on previous work",
|
|
15
|
+
"zh": "基于前人做了小修改的好玩的图片插件\n(重生中,旧账号没法取回了 0v0 )"
|
|
16
16
|
},
|
|
17
17
|
"locales": [
|
|
18
18
|
"zh"
|