package.json names

This commit is contained in:
ThatOneCalculator 2022-05-31 19:41:15 -07:00
parent 66ab7591bf
commit 3820a0722d
4 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,5 @@
{
"name": "client",
"private": true,
"scripts": {
"watch": "vite build --watch --mode development",