mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
No ticket. Update packages, make the devDependencies list alphabetic.
This commit is contained in:
parent
0c18520923
commit
58a504093c
10
package.json
10
package.json
@ -28,16 +28,16 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"archiver": "~0.4.9",
|
||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
"grunt-compare-size": "~0.4.0",
|
"grunt-compare-size": "~0.4.0",
|
||||||
|
"grunt-contrib-jshint": "~0.6.4",
|
||||||
|
"grunt-contrib-uglify": "~0.2.4",
|
||||||
|
"grunt-contrib-watch": "~0.5.3",
|
||||||
"grunt-git-authors": "~1.2.0",
|
"grunt-git-authors": "~1.2.0",
|
||||||
"grunt-contrib-watch": "~0.4.4",
|
"grunt-jsonlint": "~1.0.0",
|
||||||
"grunt-contrib-jshint": "~0.6.0",
|
|
||||||
"grunt-contrib-uglify": "~0.2.2",
|
|
||||||
"gzip-js": "0.3.2",
|
"gzip-js": "0.3.2",
|
||||||
"testswarm": "~1.1.0",
|
"testswarm": "~1.1.0",
|
||||||
"archiver": "~0.4.6",
|
|
||||||
"grunt-jsonlint": "~1.0.0",
|
|
||||||
"requirejs": "~2.1.8"
|
"requirejs": "~2.1.8"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user