Skip to content

Commit

Permalink
pin node to 18.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmaturtle committed Jul 13, 2023
1 parent 06e7b2f commit 7fb99c8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
engine-strict=true
use-node-version=18.16.1
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18.16.1
3 changes: 3 additions & 0 deletions tests/Hedgehog.Tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"devDependencies": {
"copy-webpack-plugin": "^11.0.0",
"mocha": "^10.2.0"
},
"engines": {
"node": "18.16.1"
}
}

0 comments on commit 7fb99c8

Please sign in to comment.