We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c626752 commit a40bd2cCopy full SHA for a40bd2c
package.json
@@ -1,7 +1,10 @@
1
{
2
"name": "@openproject/octicons",
3
"version": "19.32.1",
4
- "repository": "opf/openproject-octicons",
+ "repository": {
5
+ "type": "git",
6
+ "url": "https://github.com/opf/openproject-octicons"
7
+ },
8
"publishConfig": {
9
"registry": "no registry, don't publish from this package.json."
10
},
0 commit comments