Add version footer

This commit is contained in:
dragongoose
2023-07-18 20:26:32 -04:00
parent 8b78363784
commit 87ca3b79d6
4 changed files with 24 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "test",
"version": "0.0.0",
"version": "1.1.3",
"private": true,
"scripts": {
"build": "run-p type-check build-only",