Skip to content

Commit

Permalink
chore: update package.json with new name, license, and version
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Aug 27, 2024
1 parent dd9f2c1 commit d4b24b1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions webconsole/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "template-vitejs-vue3-tailwindcss-fontawesome",
"private": true,
"version": "0.1.0",
"name": "sctgdesk-api-server-webconsole",
"private": false,
"license": "AGPL-3.0-only",
"version": "1.1.99-39",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit d4b24b1

Please sign in to comment.