This commit is contained in:
Sean McArthur 2014-02-10 14:22:35 -08:00
Родитель fb8787d4ae
Коммит 06559d20cb
1 изменённых файлов: 5 добавлений и 4 удалений

Просмотреть файл

@ -12,20 +12,21 @@
"bluebird": "1.0.0",
"convict": "0.4.2",
"hapi": "2.1.2",
"intel": "0.4.0"
"intel": "0.5.0"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.8.0",
"grunt-copyright": "~0.1.0",
"grunt-jscs-checker": "~0.3.2",
"grunt-nodemon": "~0.2.0",
"grunt-mocha-test": "~0.9.0",
"insist": "0.x",
"jshint-stylish": "~0.1.5",
"load-grunt-tasks": "~0.3.0",
"mocha": "1.x",
"time-grunt": "~0.2.9",
"grunt-nodemon": "~0.2.0",
"grunt-mocha-test": "~0.9.0"
"time-grunt": "~0.2.9"
},
"repo": "mozilla/fxa-profile-server",
"author": "Sean McArthur <sean.monstar@gmail.com>",