Clean up node version unit testing

This commit is contained in:
adilallo
2026-01-28 14:31:08 -07:00
parent 27700cacb0
commit e6324a1eb7
3 changed files with 16 additions and 7 deletions
+3
View File
@@ -2,6 +2,9 @@
"name": "community-rule",
"version": "0.1.0",
"private": true,
"engines": {
"node": ">=20.0.0"
},
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",