Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr authored Nov 11, 2024
1 parent 18595c2 commit 5d799d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions experiments/pilot-indirectSource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"magpie-base": "3.x"
},
"engines": {
"node": "14.x || 16.x",
"npm": ">=7.0.0"
"node": "20.x",
"npm": "10.x"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 5d799d1

Please sign in to comment.