Skip to content

Commit

Permalink
Merge pull request #169 from lithiumtech/task/LIA-86389-Edit-the-docu…
Browse files Browse the repository at this point in the history
…ments-to-add-support-of-node.js-version-10.24.1

LIA-86389 Add the support of node.js version 10.24.1 in readme.md file.
  • Loading branch information
rishabh-vats authored Feb 15, 2023
2 parents 7844350 + 014dc28 commit 935c45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Run `npm` at the command line to check whether npm is installed.

2. *lithium-sdk* supports Node.js version => 4.8.4, 6.11.2 and 8.3.0.
2. *lithium-sdk* supports Node.js version => 4.8.4, 6.11.2, 8.3.0 and 10.24.1.

3. Install gulp by issuing the following statement in a command line: `npm install gulp -g`.

Expand Down

0 comments on commit 935c45e

Please sign in to comment.