1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-08 15:00:05 +00:00

fix: switch to main branch

This commit is contained in:
munja
2021-12-19 11:30:27 +00:00
parent f235b9c2f9
commit ceca370e27

View File

@@ -41,7 +41,7 @@
}, },
"release": { "release": {
"branches": [ "branches": [
"master" "main"
] ]
}, },
"author": "Analytium Ltd", "author": "Analytium Ltd",
@@ -88,4 +88,4 @@
"configuration": { "configuration": {
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas" "sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas"
} }
} }