Skip to content

Commit

Permalink
Fix pilot01a:package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jan 13, 2024
1 parent 309a129 commit 43978f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/pilot-01a/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"engines": {
"node": "14.x",
"npm": ">=7.0.0"
"npm": "7.x"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 43978f2

Please sign in to comment.