Skip to content

Commit e99ba2a

Browse files
committed
🔧 config: update package.json
1 parent a67a4b8 commit e99ba2a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-i18n-locale-message",
3-
"description": "i18n locale messages management tool for vue-i18n",
3+
"description": "i18n locale messages management tool / library for vue-i18n",
44
"version": "0.0.1",
55
"author": {
66
"name": "kazuya kawaguchi",
@@ -62,7 +62,6 @@
6262
],
6363
"license": "MIT",
6464
"main": "lib/index.js",
65-
"private": true,
6665
"repository": {
6766
"type": "git",
6867
"url": "git+https://github.com/kazupon/vue-i18n-locale-message.git"

0 commit comments

Comments
 (0)