Skip to content

Commit

Permalink
chore: add engines node 14 in package json
Browse files Browse the repository at this point in the history
  • Loading branch information
William Koller committed Apr 27, 2022
1 parent 0112b0d commit 85b6d60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,8 @@
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"engines": {
"node": "14"
}
}

0 comments on commit 85b6d60

Please sign in to comment.