OwlCyberSecurity - MANAGER
Edit File: package.json
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@tailwindcss/forms": "^0.5.5", "@tailwindcss/typography": "^0.5.9", "autoprefixer": "^10.4.15", "axios": "^1.1.2", "laravel-vite-plugin": "^0.7.5", "postcss": "^8.4.28", "tailwindcss": "^3.3.3", "tippy.js": "^6.3.7", "vite": "^4.5.3" } }