Comparing version
@@ -61,3 +61,3 @@ { | ||
}, | ||
"version": "1.2.26" | ||
"version": "1.2.27" | ||
} |
@@ -28,3 +28,3 @@ # trembita-js | ||
Trembita API wrapper plugin lets you call itself instead of the API directly. | ||
Well what happens if you want to change from one API to another? Now you have | ||
Well what happens if you want to change from one API to another? Now you have | ||
to rewrite ALL of your code. If you used a wrapper then all you have to do is | ||
@@ -69,3 +69,3 @@ change the wrapper and you are done. | ||
```javascript | ||
```js | ||
const clientOptions = { | ||
@@ -72,0 +72,0 @@ headers: { |
11051
-0.08%