Skip to content

Commit 6105af9

Browse files
feat: semantic release new version (#2)
1 parent 713be65 commit 6105af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
},
3333
"dependencies": {
3434
"graphql-tag": "^2.12.6",
35-
"rewire": "^7.0.0",
3635
"rewiremock": "^3.14.5",
3736
"screwdriver-request": "^2.0.1"
3837
},
3938
"release": {
39+
"branches": ["main"],
4040
"debug": false
4141
}
4242
}

0 commit comments

Comments
 (0)