You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The Duffel JavaScript client library - sometimes known as an SDK - makes it easy
13
13
14
14
## Requirements
15
15
16
-
To use the Duffel JavaScript client library, you'll need to be using **Node.js v12 (LTS)** or later.
16
+
To use the Duffel JavaScript client library, you'll need to be using **Node.js v18 (LTS)** or later.
17
17
18
18
You can only use the library in **server-side** JavaScript applications developed in Node.js. It won't work in frontend applications that run in your users' browsers.
0 commit comments