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

Merge pull request #4 from sasjs/development

fix(semantic-release): fixed package.json
This commit is contained in:
Yury Shkoda
2021-06-11 08:25:52 +03:00
committed by GitHub

View File

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