1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

fix(semantic-release): fixed package.json

This commit is contained in:
Yury Shkoda
2021-06-11 08:25:21 +03:00
parent 8dab28861d
commit ef45787019

View File

@@ -13,7 +13,7 @@
},
"release": {
"branches": [
"main"
"master"
]
},
"author": "Analytium Ltd",