chore(deps): revert node engines bump

This commit is contained in:
Benjamin Canac
2023-06-23 22:43:37 +02:00
parent 5a2f46683a
commit 3f27c0ccae

View File

@@ -15,7 +15,7 @@
"dist"
],
"engines": {
"node": ">=v16.20.1"
"node": ">=v16.14.0"
},
"scripts": {
"build": "nuxt-module-build",