We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59165e2 commit d8864f1Copy full SHA for d8864f1
2 files changed
.npmrc
@@ -1,4 +1,2 @@
1
git-tag-version=false
2
legacy-peer-deps=true
3
-no-audit=true
4
-no-fund=true
package.json
@@ -12,7 +12,10 @@
12
"sass": "index.scss",
13
"type": "module",
14
"main": "dist/primer.js",
15
- "repository": "https://github.com/primer/css",
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+https://github.com/primer/css.git"
18
+ },
19
"bugs": {
20
"url": "https://github.com/primer/css/issues"
21
},
0 commit comments