From 61e2b21e1de3668d06a9bfe5b45f2afea16f2e9b Mon Sep 17 00:00:00 2001 From: Blockzilla <48705529+Blockzilla101@users.noreply.github.com> Date: Fri, 10 Feb 2023 18:18:30 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3242ccb..9647a42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Node.js library to create papers please citations. ### Installation -Needs node.js version `^15.x.x`
+Needs node.js version `^19.x.x`
Installing with npm `npm i --save @blockzilla101/citation`
Installing with yarn `yarn add @blockzilla101/citation` ### Usage