@duffel/api
Advanced tools
Comparing version 2.9.0 to 2.9.1
{ | ||
"name": "@duffel/api", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "Javascript client library for the Duffel API", | ||
@@ -89,3 +89,3 @@ "main": "dist/index.js", | ||
"rollup-plugin-peer-deps-external": "2.2.4", | ||
"rollup-plugin-terser": "7.0.2", | ||
"@rollup/plugin-terser": "0.1.0", | ||
"rollup-plugin-typescript2": "0.36.0", | ||
@@ -92,0 +92,0 @@ "semantic-release": "22.0.12", |
@@ -255,3 +255,3 @@ # Duffel API Javascript Client | ||
### Test and live modes | ||
### Test and live mode | ||
@@ -258,0 +258,0 @@ To use the Duffel test mode, make sure you're using a "test" token. And for live mode, make sure to use a "live" token. |