Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "private": true,
- "scripts": {
- "dev": "vite --host",
- "build": "vite build"
- },
- "devDependencies": {
- "@tailwindcss/forms": "^0.5.2",
- "@tailwindcss/typography": "^0.5.0",
- "alpinejs": "^3.0.6",
- "autoprefixer": "^10.4.7",
- "axios": "^0.27",
- "laravel-vite-plugin": "^0.5.0",
- "lodash": "^4.17.19",
- "postcss": "^8.4.14",
- "tailwindcss": "^3.1.0"
- },
- "dependencies": {
- "vite": "^3.0.3"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement