version support

This commit is contained in:
Nikolai Petukhov
2024-09-14 12:37:56 +03:00
parent 1ac9989910
commit cbdea31e6d
5 changed files with 33 additions and 1 deletions
+2 -1
View File
@@ -16,5 +16,6 @@
"build:prod": "npm run clean && ijl-cli build",
"clean": "rimraf dist"
},
"name": "enterfront"
"name": "enterfront",
"version": "0.0.0"
}