Skip to content

Commit

Permalink
more renames.. v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lee committed Jan 30, 2023
1 parent aeba951 commit b03b7ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-vue-i18n-ex",
"description": "ESLint plugin for Vue I18n - fork from v2.0.0 of @intify/eslint-plugin-vue-i18n",
"version": "2.0.3",
"version": "2.0.4",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down Expand Up @@ -83,7 +83,7 @@
"dist",
"files"
],
"homepage": "https://github.com/its-lee/eslint-plugin-vue-i18n#readme",
"homepage": "https://github.com/its-lee/eslint-plugin-vue-i18n-ex#readme",
"keywords": [
"eslint",
"eslint-plugin",
Expand All @@ -102,7 +102,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/its-lee/eslint-plugin-vue-i18n.git"
"url": "git+https://github.com/its-lee/eslint-plugin-vue-i18n-ex.git"
},
"scripts": {
"build": "tsc --project ./tsconfig.build.json",
Expand Down

0 comments on commit b03b7ec

Please sign in to comment.