Skip to content

Commit d0e22ca

Browse files
bodograumannhaoqunjiang
authored andcommitted
Update package data to new ___location (#1)
This makes it easier to find the repository.
1 parent 30a49f1 commit d0e22ca

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/vuejs/vue-cli.git",
12-
"directory": "packages/@vue/eslint-config-typescript"
11+
"url": "git+https://github.com/vuejs/eslint-config-typescript.git"
1312
},
1413
"keywords": [
1514
"vue",
@@ -18,9 +17,9 @@
1817
"author": "Evan You",
1918
"license": "MIT",
2019
"bugs": {
21-
"url": "https://github.com/vuejs/vue-cli/issues"
20+
"url": "https://github.com/vuejs/eslint-config-typescript/issues"
2221
},
23-
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-typescript#readme",
22+
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
2423
"dependencies": {
2524
"@typescript-eslint/eslint-plugin": "^1.7.0",
2625
"@typescript-eslint/parser": "^1.7.0"

0 commit comments

Comments
 (0)