pull app version from consts instead of package.json

This commit is contained in:
Milo Schwartz
2025-02-02 15:30:41 -05:00
parent 889f8e1394
commit 94ce5edc61
5 changed files with 8 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@fosrl/pangolin",
"version": "1.0.0-beta.10",
"version": "0.0.0",
"private": true,
"type": "module",
"description": "Tunneled Reverse Proxy Management Server with Identity and Access Control and Dashboard UI",