Version fix

This commit is contained in:
headlessdev
2025-04-14 14:12:26 +02:00
parent 3bdadab7c6
commit a2d4202a24
2 changed files with 12 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "corecontrol",
"version": "0.1.0",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@@ -27,12 +27,12 @@
"axios": "^1.8.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"fuse.js": "^7.1.0",
"js-cookie": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.487.0",
"next": "15.3.0",
"next-themes": "^0.4.6",
"pg": "^8.14.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^3.2.0",