We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f455e3 + 55f2c67 commit 283ed86Copy full SHA for 283ed86
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kne/fastify-intl",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "`@kne/fastify-intl` 是一个专为 Fastify 项目设计的国际化解决方案插件。它基于业界成熟的 `@formatjs/intl` 库构建,提供了强大而灵活的多语言支持能力,帮助开发者轻松实现应用的国际化和本地化。",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments