chore(package): remove engines

This commit is contained in:
Benjamin Canac
2024-09-06 11:57:52 +02:00
parent d989ceb09d
commit aa34e3c141

View File

@@ -26,9 +26,6 @@
"dist",
"cli"
],
"engines": {
"node": ">=v16.20.2"
},
"scripts": {
"build": "nuxt-module-build build",
"prepack": "pnpm build",