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 4a3de8a commit a66ab33Copy full SHA for a66ab33
package.json
@@ -14,8 +14,13 @@
14
],
15
"license": "MIT",
16
"homepage": "https://ie-buster.qranoko.jp",
17
- "repository": "https://github.com/qrac/ie-buster",
18
- "bugs": "https://github.com/qrac/ie-buster/issues",
+ "repository": {
+ "type": "git",
19
+ "url": "https://github.com/qrac/ie-buster"
20
+ },
21
+ "bugs": {
22
+ "url": "https://github.com/qrac/ie-buster/issues"
23
24
"keywords": [
25
"javascript",
26
"ie",
0 commit comments