mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-27 07:24:43 +00:00
Sort dependencies A-Z
This commit is contained in:
parent
570aa8a309
commit
c75f8a5bf6
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue