remove need for Content Type application/json on post

This commit is contained in:
2017-12-14 22:33:48 +01:00
parent 00199df3e2
commit 48d839b9b9
11 changed files with 29 additions and 29 deletions

View File

@@ -21,8 +21,7 @@
},
"homepage": "https://gitlab.com/pushrocks/smartrequest#README",
"dependencies": {
"smartq": "^1.1.1",
"typings-global": "^1.0.17"
"smartq": "^1.1.1"
},
"devDependencies": {
"tapbundle": "^1.0.14",