convert builder script to use ESM (very slick)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-03-07 20:36:34 -05:00
parent 3dd9ceb9b8
commit fa22a8b91d
3 changed files with 10 additions and 9 deletions

View File

@@ -15,5 +15,6 @@
"homepage": "https://www.nycbookstores.org/",
"dependencies": {
"cheerio": "^1.0.0-rc.12"
}
},
"type": "module"
}