@everymundo/promise-data-to
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -37,3 +37,2 @@ 'use strict'; | ||
if (!headers['user-agent']) headers['user-agent'] = 'airindex-lambda-function'; | ||
if (!headers['Content-type']) headers['Content-type'] = 'application/json'; | ||
@@ -40,0 +39,0 @@ |
{ | ||
"name": "@everymundo/promise-data-to", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "This is a helper to perform POST requests using promises and no external dependencies", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
15225
367