Build frontend & fixed oauth scopes #162

This commit is contained in:
2023-02-09 14:30:51 +01:00
parent eaa22efd08
commit 8273b2b98e
5 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kdb-web",
"version": "0.3.0",
"version": "0.3.dev162",
"scripts": {
"ng": "ng",
"update-version": "ts-node-esm update-version.ts",
@@ -50,4 +50,4 @@
"tslib": "^2.4.1",
"typescript": "~4.7.2"
}
}
}

View File

@@ -3,7 +3,7 @@
"WebVersion": {
"Major": "0",
"Minor": "3",
"Micro": "0"
"Micro": "dev162"
},
"Themes": [
{