mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
dependencies: Move eslint-plugin-formatjs to devDependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
2bb4410698
commit
57ab2f8abc
@@ -34,7 +34,6 @@
|
||||
"emoji-datasource-google-blob": "npm:emoji-datasource-google@^3.0.0",
|
||||
"emoji-datasource-twitter": "^7.0.2",
|
||||
"error-stack-parser": "^2.0.2",
|
||||
"eslint-plugin-formatjs": "^2.16.0",
|
||||
"expose-loader": "^3.0.0",
|
||||
"flatpickr": "^4.5.7",
|
||||
"font-awesome": "^4.7.0",
|
||||
@@ -103,6 +102,7 @@
|
||||
"eslint": "^8.0.1",
|
||||
"eslint-config-prettier": "^8.0.0",
|
||||
"eslint-import-resolver-webpack": "^0.13.0",
|
||||
"eslint-plugin-formatjs": "^2.16.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-unicorn": "^37.0.1",
|
||||
"jsdom": "^18.0.0",
|
||||
|
Reference in New Issue
Block a user