🆙 web playground

This commit is contained in:
Benjamin Pasero 2021-11-22 12:17:22 +01:00
parent aa21039c3c
commit 7be48d527a
No known key found for this signature in database
GPG key ID: C035C296C8A46619

View file

@ -37,7 +37,7 @@ const ALLOWED_CORS_ORIGINS = [
'http://127.0.0.1:8080', 'http://127.0.0.1:8080',
]; ];
const WEB_PLAYGROUND_VERSION = '0.0.12'; const WEB_PLAYGROUND_VERSION = '0.0.13';
const args = minimist(process.argv, { const args = minimist(process.argv, {
boolean: [ boolean: [