Build: Update DB version for release script

This commit is contained in:
Jörn Zaefferer 2014-05-23 12:55:33 +02:00
parent bb4f5f9c1e
commit 203b23a87c

View File

@ -93,6 +93,6 @@ Release.define({
}; };
module.exports.dependencies = [ module.exports.dependencies = [
"download.jqueryui.com@2.0.1", "download.jqueryui.com@2.0.5",
"shelljs@0.2.6" "shelljs@0.2.6"
]; ];