diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 9a37061..aa6b065 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -5196,9 +5196,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -5219,9 +5216,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -5242,9 +5236,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -5265,9 +5256,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ diff --git a/frontend/src/constants/EtaCard.tsx b/frontend/src/constants/EtaCard.tsx new file mode 100644 index 0000000..e69de29