WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 7cbc59a

Browse files
committed
chore(npm): fix paths
1 parent bde31b1 commit 7cbc59a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"publishConfig": {
1111
"access": "public"
1212
},
13-
"bugs": "https://github.com/hawkeye64/eslint-plugin-quasar/issues",
13+
"bugs": "https://github.com/quasarframework/eslint-plugin-quasar/issues",
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hawkeye64/eslint-plugin-quasar.git"
16+
"url": "git+https://github.com/quasarframework/eslint-plugin-quasar.git"
1717
},
18-
"homepage": "https://github.com/hawkeye64/eslint-plugin-quasar",
18+
"homepage": "https://github.com/quasarframework/eslint-plugin-quasar",
1919
"dependencies": {
2020
"requireindex": "~1.2.0",
2121
"semver-compare": "^1.0.0"

0 commit comments

Comments
 (0)