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 982cf09 commit 8a21f1dCopy full SHA for 8a21f1d
package.json
@@ -11,7 +11,11 @@
11
"build": "npm run lint && npm run compile"
12
},
13
"author": "",
14
- "license": "ISC",
+ "license": "MIT",
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+ssh://[email protected]/CodinGame/semantic-release-config-github.git"
18
+ },
19
"dependencies": {
20
"@codingame/semantic-release-rules": "^1.2.1",
21
"@semantic-release/commit-analyzer": "^13.0.1",
0 commit comments