We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661c815 commit bada3d5Copy full SHA for bada3d5
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://git@github.com/CodinGame/semantic-release-config.git"
18
+ },
19
"dependencies": {
20
"@codingame/semantic-release-rules": "^1.2.1",
21
"@semantic-release/commit-analyzer": "^13.0.1",
0 commit comments