mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-05 13:17:32 +02:00
Sort dependencies A-Z
This commit is contained in:
committed by
Chris Rebert
parent
570aa8a309
commit
c75f8a5bf6
@@ -20,7 +20,8 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
, "devDependencies": {
|
, "devDependencies": {
|
||||||
"btoa": "~1.1.1"
|
"browserstack-runner": "~0.0.12"
|
||||||
|
, "btoa": "~1.1.1"
|
||||||
, "grunt": "~0.4.1"
|
, "grunt": "~0.4.1"
|
||||||
, "grunt-contrib-clean": "~0.5.0"
|
, "grunt-contrib-clean": "~0.5.0"
|
||||||
, "grunt-contrib-concat": "~0.3.0"
|
, "grunt-contrib-concat": "~0.3.0"
|
||||||
@@ -33,6 +34,5 @@
|
|||||||
, "grunt-html-validation": "~0.1.5"
|
, "grunt-html-validation": "~0.1.5"
|
||||||
, "grunt-jekyll": "~0.4.0"
|
, "grunt-jekyll": "~0.4.0"
|
||||||
, "grunt-recess": "~0.4.0"
|
, "grunt-recess": "~0.4.0"
|
||||||
, "browserstack-runner": "~0.0.12"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user