build: upgrade packages

This commit is contained in:
zerosoul
2022-06-05 13:15:25 +08:00
parent d7d764dfd7
commit ee8b463540
4 changed files with 551 additions and 711 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// const BASE_URL = `${location.origin}/api`;
const BASE_URL = `https://dev.rustchat.com/api`;
export const CACHE_VERSION = `0.2.16`;
export const CACHE_VERSION = `0.2.17`;
export const ContentTypes = {
text: "text/plain",
markdown: "text/markdown",