used new icons for mtg symbols
Some checks failed
Build and Deploy / build (push) Failing after 10m12s
Some checks failed
Build and Deploy / build (push) Failing after 10m12s
This commit is contained in:
7
src/package-lock.json
generated
7
src/package-lock.json
generated
@@ -16,6 +16,7 @@
|
||||
"express": "^4.21.2",
|
||||
"ioredis": "^5.8.2",
|
||||
"lucide-react": "^0.475.0",
|
||||
"mana-font": "^1.18.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"socket.io": "^4.8.1",
|
||||
@@ -5417,6 +5418,12 @@
|
||||
"sourcemap-codec": "^1.4.8"
|
||||
}
|
||||
},
|
||||
"node_modules/mana-font": {
|
||||
"version": "1.18.0",
|
||||
"resolved": "https://registry.npmjs.org/mana-font/-/mana-font-1.18.0.tgz",
|
||||
"integrity": "sha512-PKCR5z/eeOBbox0Lu5b6A0QUWVUUa3A3LWXb9sw4N5ThIWXxRbCagXPSL4k6Cnh2Fre6Y4+2Xl819OrY7m1cUA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/math-intrinsics": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user