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 ed83915 commit ae9e6a1Copy full SHA for ae9e6a1
package.json
@@ -25,7 +25,7 @@
25
},
26
"repository": {
27
"type": "git",
28
- "url": "https://github.com/snyk-labs/modern-npm-package.git"
+ "url": "https://github.com/snyk-snippets/modern-npm-package.git"
29
30
"keywords": [
31
"npm",
@@ -43,9 +43,9 @@
43
"author": "Snyk Labs",
44
"license": "MIT",
45
"bugs": {
46
- "url": "https://github.com/snyk-labs/modern-npm-package/issues"
+ "url": "https://github.com/snyk-snippets/modern-npm-package/issues"
47
48
- "homepage": "https://github.com/snyk-labs/modern-npm-package#readme",
+ "homepage": "https://github.com/snyk-snippets/modern-npm-package#readme",
49
"devDependencies": {
50
"@types/node": "^22.12.0",
51
"del-cli": "^6.0.0",
0 commit comments