Skip to content

Commit

Permalink
fix: rollback min node version
Browse files Browse the repository at this point in the history
  • Loading branch information
krisk committed Dec 23, 2021
1 parent 784ff0c commit 9918f67
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 @@ -99,6 +99,6 @@
"webpack-cli": "^4.9.1"
},
"engines": {
"node": ">=14"
"node": ">=10"
}
}

0 comments on commit 9918f67

Please sign in to comment.