Skip to content

Commit

Permalink
Update Node.js to >=v12.22.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2022
1 parent abe852e commit 2d232f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "JounQin <[email protected]>",
"license": "MIT",
"engines": {
"node": ">=v12.22.11"
"node": ">=v12.22.12"
},
"main": "./lib.index.js",
"module": "./lib/index.es2015.mjs",
Expand Down

0 comments on commit 2d232f1

Please sign in to comment.