graphlit-client 1.0.20250315002 → 1.0.20250315003
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -7,7 +7,7 @@ The Graphlit Client for Node.js enables straightforward interactions with the Gr
|
|
7
7
|
|
8
8
|
Before you begin, ensure you have the following:
|
9
9
|
|
10
|
-
- Node.js installed on your system (recommended version
|
10
|
+
- Node.js installed on your system (recommended version 18.x or higher).
|
11
11
|
- An active account on the [Graphlit Platform](https://portal.graphlit.dev) with access to the API settings dashboard.
|
12
12
|
|
13
13
|
## Installation
|