From 658191773205c2d98ffd7713953a8ac5fbcaa619 Mon Sep 17 00:00:00 2001 From: Michel Diz Date: Thu, 27 Apr 2023 19:01:06 -0300 Subject: [PATCH] hardcode version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16cb1c8..41ee244 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ yarn add dgraph-js-http or npm: ```sh -npm install dgraph-js-http +npm install dgraph-js-http@21.03.1 --save ``` You will also need a Promise polyfill for