Unverified Commit ef02519e authored by boojack's avatar boojack Committed by GitHub

chore: regenerate yarn lock file (#1530)

parent 557278fa
......@@ -35,7 +35,6 @@
},
"devDependencies": {
"@playwright/test": "^1.32.2",
"@tailwindcss/line-clamp": "^0.4.2",
"@types/lodash-es": "^4.17.5",
"@types/node": "^18.0.3",
"@types/qs": "^6.9.7",
......
......@@ -3,7 +3,6 @@ import { initReactI18next } from "react-i18next";
import LanguageDetector from "i18next-browser-languagedetector";
import toast from "react-hot-toast";
// eslint-disable-next-line prettier/prettier
export const availableLocales = [
"de",
"en",
......
......@@ -34,7 +34,4 @@ module.exports = {
},
},
},
plugins: [
require('@tailwindcss/line-clamp'),
],
};
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment