orchestrate
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -325,3 +325,3 @@ // Copyright 2013 Bowery Software, LLC | ||
headers: headers, | ||
json: data | ||
body: JSON.stringify(data) | ||
}, defer.makeNodeResolver()) | ||
@@ -328,0 +328,0 @@ |
@@ -27,3 +27,3 @@ { | ||
}, | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"main": "index", | ||
@@ -45,3 +45,3 @@ "tags": [ | ||
"mocha-lcov-reporter": "0.0.1", | ||
"nock": "^0.34.0" | ||
"nock": "^0.42.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "scripts": { |
54693