make multiDomain a boolean

This commit is contained in:
Girish Ramakrishnan
2021-01-18 23:01:39 -08:00
parent f17899d804
commit 07642f0c56
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -738,9 +738,9 @@
}
},
"cloudron-manifestformat": {
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.10.0.tgz",
"integrity": "sha512-yRPa8ouY5NWtQP6iBQMDNJWX2814gmgL+EazBI7eePVlSckb363CFkXYmXdO447pWg/K3tQVyGA444xa8zP4vA==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.10.1.tgz",
"integrity": "sha512-NI4wkf3rioeoJZQJKtpBHH3gGvyIBpw7sOvU2lFPMlsWWb6nXvGYJWCJkZ/s7Sdm937LGE6ZkBcNRNfcmxVMIg==",
"requires": {
"cron": "^1.8.2",
"java-packagename-regex": "^1.0.0",