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 8393f24 commit 54c1447Copy full SHA for 54c1447
package.json
@@ -1,10 +1,15 @@
1
{
2
+ "name": "vue-i18n-next",
3
"version": "9.0.0-beta.10",
4
"license": "MIT",
5
"author": {
6
"name": "kazuya kawaguchi",
7
"email": "kawakazu80@gmail.com"
8
},
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/intlify/vue-i18n-next.git"
12
+ },
13
"bugs": {
14
"url": "https://github.com/inlitify/vue-i18n-next/issues"
15
0 commit comments