diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2016-06-09 00:09:13 +0200 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2016-06-09 00:09:13 +0200 |
commit | 30c2c39f4a2561f66abfe3b113d4483da6a44c5f (patch) | |
tree | 7da50066c4d4a38e86c6262f2443bd6a9f6bbb3a /Gruntfile.js | |
parent | ac1c472b41808f523247074f4330f56bf3bd6a3d (diff) | |
download | jquery-30c2c39f4a2561f66abfe3b113d4483da6a44c5f.tar.gz jquery-30c2c39f4a2561f66abfe3b113d4483da6a44c5f.zip |
Build: Fix the order of devDependencies in package.json
`npm install package@version --save` sorts the dependencies alphabetically
so the next such run would fix the order anyway; it's better to not mix
concerns, though, so it's done now in a separate commit.
(cherry-picked from 4a8985f56a3622a8d0bd5ca545e18510d3f4821d)
Diffstat (limited to 'Gruntfile.js')
0 files changed, 0 insertions, 0 deletions