modified changes
Showing
... | @@ -17,12 +17,10 @@ | ... | @@ -17,12 +17,10 @@ |
"tesseract.js": "^6.0.1" | "tesseract.js": "^6.0.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@tailwindcss/postcss": "^4", | |||
"@types/axios": "^0.9.36", | "@types/axios": "^0.9.36", | ||
"@types/node": "^20", | "@types/node": "^20", | ||
"@types/react": "^19", | "@types/react": "^19", | ||
"@types/react-dom": "^19", | "@types/react-dom": "^19", | ||
"tailwindcss": "^4", | |||
"typescript": "^5" | "typescript": "^5" | ||
} | } | ||
} | } |
Please
register
or
sign in
to comment