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 51bfc79 commit 3f59834Copy full SHA for 3f59834
package.json
@@ -8,7 +8,10 @@
8
"test": "node --test",
9
"coverage": "c8 node --test --experimental-test-coverage test/*.js"
10
},
11
- "repository": "jsdom/webidl-conversions",
+ "repository": {
12
+ "type": "git",
13
+ "url": "git+https://github.com/jsdom/webidl-conversions.git"
14
+ },
15
"keywords": [
16
"webidl",
17
"web",
0 commit comments