Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump node and npm version in package.json
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Jun 16, 2021
commit dea05354a4925232771f88c426458e633cbdb55c
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
"webpack-dev-server": "3.11.2",
"webpack-hot-middleware": "^2.25.0"
},
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
},
"dependencies": {
"@babel/runtime": "^7.12.13",
"oc-react-components": "^0.2.0",
Expand Down