mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 04:17:19 +00:00
fix(toBase64): remove image-to-base64 dependencies
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"packageManager": "pnpm@9.11.0",
|
||||
"dependencies": {
|
||||
"@types/escape-html": "^1.0.4",
|
||||
"@types/image-to-base64": "^2.1.2",
|
||||
"escape-html": "^1.0.3",
|
||||
"image-to-base64": "^2.2.0",
|
||||
"ioredis": "^5.4.1",
|
||||
"next": "14.2.15",
|
||||
"react": "^18",
|
||||
|
||||
Reference in New Issue
Block a user