This commit is contained in:
Jixun Wu 2023-05-15 21:09:44 +01:00
parent c00ccdbfc8
commit 1d9702ab70
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "um-react",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"start": "vite",
@ -46,4 +46,4 @@
"printWidth": 120,
"tabWidth": 2
}
}
}