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 14f0562 commit b0fa2e2Copy full SHA for b0fa2e2
jsr.json
@@ -2,7 +2,7 @@
2
"$id": "https://jsr.io/schema/config-file.v1.json",
3
"$schema": "http://json-schema.org/draft-07/schema",
4
"name": "@intlify/utils",
5
- "version": "1.0.0-beta.4",
+ "version": "1.0.0-beta.5",
6
"exports": "./deno/mod.ts",
7
"license": "MIT",
8
"publish": {
package.json
@@ -1,7 +1,7 @@
1
{
"description": "Collection of i18n utilities",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments