We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d87f7a commit ba25f50Copy full SHA for ba25f50
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@intlify/h3",
3
- "version": "0.5.0",
+ "version": "0.6.0",
4
"description": "Internationalization middleware & utilities for h3",
5
"keywords": [
6
"i18n",
@@ -84,5 +84,6 @@
84
"dependencies": {
85
"@intlify/core": "^10.0.3",
86
"@intlify/utils": "^0.13.0"
87
- }
+ },
88
+ "packageManager": "[email protected]+sha512.33350b9bd78458fb8fc879910718dc2a6e3b28a6184f582d7953973e53496df75a5cdb69fac3b8cb65f7bf9837ef92ae7440062550d50a816e93b6c59eebaf36"
89
}
0 commit comments