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.
2 parents 6373d76 + 44e19d1 commit cbbe343Copy full SHA for cbbe343
1 file changed
dappnode_package.json
@@ -9,9 +9,12 @@
9
"links": {
10
"homepage": "https://github.com/dappnode/DNP_WIREGUARD"
11
},
12
+ "bugs": {
13
+ "url": "https://github.com/dappnode/DNP_WIREGUARD/issues"
14
+ },
15
"repository": {
16
"type": "git",
- "url": "https://github.com/dappnode/DNP_WIREGUARD"
17
+ "url": "https://github.com/dappnode/DNP_WIREGUARD.git"
18
- "license": "GLP-3.0"
19
+ "license": "GPL-3.0"
20
}
0 commit comments