Skip to content

Commit 4743f1a

Browse files
committed
fixup
Signed-off-by: Matteo Collina <[email protected]>
1 parent 1d372e2 commit 4743f1a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: slides.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Read more about [Platformatic](https://oss.platformatic.dev/)
3939

4040
## Requirements
4141

42-
- [Node.js](https://nodejs.org/) >= v16.17.0 or >= v18.8.0
43-
- [npm](https://docs.npmjs.com/cli/) v7 or later
42+
- [Node.js](https://nodejs.org/) >= v18.8.0
43+
- [npm](https://docs.npmjs.com/cli/) v8 or later
4444
- A code editor, for example [Visual Studio Code](https://code.visualstudio.com/)
4545
- Basic knowledge of GraphQL
4646

@@ -133,8 +133,6 @@ npm start
133133
"migrations": {
134134
"dir": "migrations"
135135
},
136-
"plugins": { // (...)
137-
},
138136
"types": {
139137
"autogenerate": true
140138
}

0 commit comments

Comments
 (0)