Skip to content

Commit a0f76c6

Browse files
committed
Remove outdated notice in Next template README regarding lockfile version
1 parent 8a90802 commit a0f76c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/rescript-template-nextjs/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ This is a NextJS based template with following setup:
99
- Some ReScript Bindings for Next to get you started
1010
- Preconfigured Dependencies: `@rescript/react`
1111

12-
**Note:** This setup is based on the `v1` `package-lock` format utilized by `npm@6`. If you want to use the newer `v2` version, delete the `package-lock.json` file and install the dependencies with `npm@7`.
13-
1412
## Development
1513

1614
Run ReScript in dev mode:

0 commit comments

Comments
 (0)