Update package.json

This commit is contained in:
Baobhan Sith
2025-05-01 23:11:08 +08:00
parent 37eae0a8ac
commit efb9c2f391
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@nexus-terminal/frontend",
"version": "0.2",
"version": "0.2.1",
"private": true,
"type": "module",
"scripts": {
@@ -40,3 +40,4 @@
"vue-tsc": "^2.2.8"
}
}