Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiiBz committed Jul 27, 2022
1 parent 047f5c6 commit 65dd7ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/next-international/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-international",
"version": "0.0.6",
"version": "0.1.0",
"description": "Type-safe internationalization (i18n) for Next.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -35,4 +35,4 @@
"next": "^12.0.0 | ^11.0.0",
"react": "^18.0.0 | ^17.0.0"
}
}
}

0 comments on commit 65dd7ca

Please sign in to comment.