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", "name": "@nexus-terminal/frontend",
"version": "0.2", "version": "0.2.1",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {
@@ -40,3 +40,4 @@
"vue-tsc": "^2.2.8" "vue-tsc": "^2.2.8"
} }
} }