mirror of https://github.com/zulip/zulip.git
package.json: Realphabetize devDependencies.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
parent
74143a0801
commit
fd2f45ce5a
|
@ -58,12 +58,12 @@
|
|||
"zxcvbn": "4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "1.5.0",
|
||||
"@typescript-eslint/parser": "1.5.0",
|
||||
"casperjs": "casperjs/casperjs",
|
||||
"cssstyle": "0.2.29",
|
||||
"difflib": "0.2.4",
|
||||
"eslint": "5.15.3",
|
||||
"@typescript-eslint/parser": "1.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "1.5.0",
|
||||
"eslint-plugin-empty-returns": "1.0.2",
|
||||
"htmlparser2": "3.8.3",
|
||||
"jsdom": "11.10.0",
|
||||
|
|
Loading…
Reference in New Issue