We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047f5c6 commit 65dd7caCopy full SHA for 65dd7ca
1 file changed
packages/next-international/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "next-international",
3
- "version": "0.0.6",
+ "version": "0.1.0",
4
"description": "Type-safe internationalization (i18n) for Next.js",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
@@ -35,4 +35,4 @@
35
"next": "^12.0.0 | ^11.0.0",
36
"react": "^18.0.0 | ^17.0.0"
37
}
38
-}
+}
0 commit comments