Improved set version for frontend #70

This commit is contained in:
2022-10-21 13:50:11 +02:00
parent 0fcf2c7b45
commit 47f294a982
3 changed files with 58 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kdb-web",
"version": "0.3.0",
"version": "0.3.dev70",
"scripts": {
"ng": "ng",
"update-version": "ts-node -O '{\"module\": \"commonjs\"}' update-version.ts",