Downgrade dayjs
Due to this bug: https://github.com/iamkun/dayjs/issues/792
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -77,7 +77,7 @@ |
"clean-webpack-plugin": "^3.0.0", | ||
"copy-webpack-plugin": "^5.1.1", | ||
"css-loader": "^3.5.2", | ||
"dayjs": "^1.8.24", | ||
"dayjs": "1.8.15", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-lodash": "^7.1.0", | ||
"exports-loader": "^0.7.0", | ||
... | ... |
src/modals/muc-commands.js
0 → 100644
src/modals/muc-details.js
0 → 100644
Please register or sign in to comment