fix: Revert "feat: bump minimum node version to 16 and add tests (#86)"

This reverts commit 8e2842b4a3.
This commit is contained in:
Samuel Attard
2023-11-09 11:08:16 -08:00
parent 8e2842b4a3
commit bb304ce10b
18 changed files with 1468 additions and 3627 deletions

Binary file not shown.

View File

@@ -1,2 +0,0 @@
console.log('I am an app folder', process.arch);
process.exit(0);

View File

@@ -1,4 +0,0 @@
{
"name": "app",
"main": "index.js"
}