From d76b507ef44b7e0ed3e6a0bc8e68d60256941d61 Mon Sep 17 00:00:00 2001 From: Anton Gunnarsson Date: Wed, 7 May 2025 10:50:15 +0200 Subject: [PATCH] Remove unused material-symbols package --- apps/scandic-web/package.json | 1 - yarn.lock | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/scandic-web/package.json b/apps/scandic-web/package.json index d7fefbec9..bf40b7d46 100644 --- a/apps/scandic-web/package.json +++ b/apps/scandic-web/package.json @@ -144,7 +144,6 @@ "jiti": "^1.21.0", "json-sort-cli": "^4.0.9", "lint-staged": "^15.5.2", - "material-symbols": "^0.29.0", "netlify-plugin-cypress": "^2.2.1", "prettier": "^3.5.3", "react-material-symbols": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 2ea21abbb..5f7d0027d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8284,7 +8284,6 @@ __metadata: libphonenumber-js: "npm:^1.12.7" lint-staged: "npm:^15.5.2" lodash-es: "npm:^4.17.21" - material-symbols: "npm:^0.29.0" md5: "npm:^2.3.0" motion: "npm:^12.10.0" nanoid: "npm:^5.1.5"