koishi-plugin-wordle-game 2.3.2 → 2.3.3
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.
|
@@ -144281,8 +144281,8 @@
|
|
|
144281
144281
|
},
|
|
144282
144282
|
{
|
|
144283
144283
|
"idiom": "臭味相投",
|
|
144284
|
-
"pinyin": "chòu wèi xiāng
|
|
144285
|
-
"explanation": "
|
|
144284
|
+
"pinyin": "chòu wèi xiāng tóu",
|
|
144285
|
+
"explanation": "【解释】[ chòu wèi xiāng tóu ]\n臭(旧读xiù)味:气味。投:投合。气味相投合。指思想情趣相同的人彼此合得来。今多用于贬义。\n[ xiù wèi xiāng tóu ]\n彼此在思想作风和兴趣等方面相同,因而很合得来(专指坏的)。"
|
|
144286
144286
|
},
|
|
144287
144287
|
{
|
|
144288
144288
|
"idiom": "至当不易",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "koishi-plugin-wordle-game",
|
|
3
3
|
"description": "欢迎来到 [Wordle](https://www.nytimes.com/games/wordle/index.html) | [汉兜](https://handle.antfu.me/) | [词影](https://cy.surprising.studio/) |... 猜单词|猜成语|猜数字|猜数学方程式|... 的小游戏,包含多种词库、多种主题、多种游戏设置和排行榜系统。",
|
|
4
|
-
"version": "2.3.
|
|
4
|
+
"version": "2.3.3",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "lib/index.d.ts",
|
|
7
7
|
"files": [
|