Commit 520cb7bd by PLN (Algolia)

chore: node v18

parent 9f88001e
...@@ -8,14 +8,13 @@ ...@@ -8,14 +8,13 @@
"start": "next start" "start": "next start"
}, },
"engines": { "engines": {
"node": "16.x" "node": "18.x"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.0.0-beta3", "bootstrap": "^5.0.0-beta3",
"classnames": "^2.3.1", "classnames": "^2.3.1",
"date-fns": "^2.21.1", "date-fns": "^2.21.1",
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"hydra-synth": "^1.3.29",
"next": "^10.1.3", "next": "^10.1.3",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment