This commit is contained in:
2023-07-02 17:29:37 +08:00
parent 71f5516c2c
commit b777b4758c
6 changed files with 166 additions and 9 deletions

View File

@@ -21,6 +21,8 @@
"meilisearch": "https://esm.sh/[email protected]",
"lodash/": "https://esm.sh/[email protected]/",
"mime": "https://esm.sh/[email protected]",
"ua-parser-js": "https://esm.sh/[email protected]"
"ua-parser-js": "https://esm.sh/[email protected]",
"pbkdf2-hmac": "https://esm.sh/[email protected]",
"randomstring": "https://esm.sh/[email protected]"
}
}