add back health module to server

This commit is contained in:
Amruth Pillai
2023-06-07 20:45:21 +02:00
parent 30fd283898
commit 96eca65ed0
6 changed files with 41 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "reactive-resume",
"version": "3.7.4",
"version": "3.7.5",
"private": true,
"scripts": {
"dev": "env-cmd --silent cross-var cross-env VERSION=$npm_package_version turbo run dev",