Undo node version engine change

This commit is contained in:
Will Boyd
2024-05-21 10:30:56 -04:00
parent 9b2d7a698f
commit 92bb9e8f49
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint": "^6.8.0"
},
"engines": {
"node": ">= 15.14.0"
"node": ">= 12.14.0"
}
},
"node_modules/@babel/code-frame": {