This commit is contained in:
鲁树人 2023-05-15 21:09:44 +01:00
parent d7f68aa255
commit 0142a32ea7

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
}
}
}