We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a29c66 commit 0382f21Copy full SHA for 0382f21
1 file changed
package.json
@@ -11,10 +11,7 @@
11
"fix": "biome check --write .",
12
"coverage": "NODE_ENV=production node --test --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout --test-reporter=lcov --test-reporter-destination=lcov.info"
13
},
14
- "repository": {
15
- "type": "git",
16
- "url": "git+https://github.com/JustinBeckwith/yes-https.git"
17
- },
+ "repository": "JustinBeckwith/yes-https",
18
"keywords": [
19
"hsts",
20
"https"
0 commit comments