Docs: package.json - update version to '1.0.0-SNAPSHOT'

This commit is contained in:
2024-03-05 10:53:17 +08:00
parent c48480146f
commit cce295f720
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "oxygen-ui",
"private": true,
"version": "0.0.0",
"version": "1.0.0-SNAPSHOT",
"type": "module",
"scripts": {
"dev": "vite",