mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Sort dependencies A-Z
This commit is contained in:
committed by
Chris Rebert
parent
570aa8a309
commit
c75f8a5bf6
+2
-2
@@ -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