Skip to content

Commit 991bb5e

Browse files
Update required npm version in README
package-lock.json was updated to v2 in b1ecde6
1 parent 08eb1c7 commit 991bb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is the official documentation platform for the [ReScript](https://rescript-
1818
## System Requirements
1919

2020
- `[email protected]` or higher (for ES6 module compat)
21-
- `npm@6` (package-lock v1)
21+
- `npm@7` (package-lock v2)
2222

2323
## Setup
2424

0 commit comments

Comments
 (0)