mirror of
https://github.com/usememos/memos.git
synced 2024-11-10 17:02:21 +08:00
chore: regenerate yarn lock file (#1530)
This commit is contained in:
parent
557278fac0
commit
ef02519e72
4 changed files with 3416 additions and 5588 deletions
|
@ -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'),
|
||||
],
|
||||
};
|
||||
|
|
8999
web/yarn.lock
8999
web/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue