Use explicit versions of donna and tello in build package.json

This commit is contained in:
Ben Ogle 2014-09-10 14:35:05 -07:00
parent 238cf60882
commit be1d4ee5dc

View File

@ -7,8 +7,8 @@
},
"dependencies": {
"async": "~0.2.9",
"donna": "~1.0",
"tello": "~0.2",
"donna": "1.0.1",
"tello": "1.0.2",
"formidable": "~1.0.14",
"fs-plus": "2.x",
"github-releases": "~0.2.0",