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

This commit is contained in:
2023-03-07 20:37:13 -05:00
parent 3dd9ceb9b8
commit fa22a8b91d
3 changed files with 10 additions and 9 deletions
+2 -1
View File
@@ -15,5 +15,6 @@
"homepage": "https://www.nycbookstores.org/",
"dependencies": {
"cheerio": "^1.0.0-rc.12"
}
},
"type": "module"
}