orderiom-api-package
Advanced tools
Comparing version 0.2.19 to 0.2.20
{ | ||
"name": "orderiom-api-package", | ||
"version": "0.2.19", | ||
"version": "0.2.20", | ||
"description": "this package will install all neccessary api calls for every orderiom restaurant", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -47,2 +47,3 @@ import axios from "axios"; | ||
deliveryType: data.deliveryType, | ||
limit: data.limit | ||
} | ||
@@ -49,0 +50,0 @@ }).then(res => { |
116275
2624