Skip to content

Commit 27ba1dd

Browse files
agilgur5swyxio
authored andcommitted
(format): alphabetize package.json deps (#398)
- this is done automatically when adding a dependency via Yarn / NPM - (but not when doing so manually) - format as separate commit so it won't need to be repeated or randomly introduced in others
1 parent 387f3c2 commit 27ba1dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"babylon": "^6.18.0",
6363
"camelcase": "^5.0.0",
6464
"chalk": "^2.4.2",
65-
"cross-env": "6.0.3",
6665
"chokidar-cli": "^1.2.2",
66+
"cross-env": "6.0.3",
6767
"cross-spawn": "^6.0.5",
6868
"enquirer": "^2.3.0",
6969
"eslint": "^6.1.0",
@@ -112,8 +112,8 @@
112112
"@types/ms": "^0.7.30",
113113
"@types/node": "^13.1.0",
114114
"@types/ora": "^3.2.0",
115-
"@types/react": "^16.9.11",
116115
"@types/ps-tree": "^1.1.0",
116+
"@types/react": "^16.9.11",
117117
"@types/rollup-plugin-json": "^3.0.2",
118118
"@types/rollup-plugin-sourcemaps": "^0.4.2",
119119
"husky": "^3.0.9",

0 commit comments

Comments
 (0)