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 3b5ef43 commit 1610790Copy full SHA for 1610790
package.json
@@ -3,6 +3,13 @@
3
"version": "1.0.0",
4
"description": "",
5
"main": "build/index.js",
6
+ "bugs": {
7
+ "url": "https://github.com/json-schema-tools/semantic-release-transpiler/issues"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/json-schema-tools/semantic-release-transpiler.git"
12
13
"publishConfig": {
14
"access": "public"
15
},
0 commit comments