A big commit with a bunch of node modules so I could run puppeteer for Walmart. Added some todos and Headway's templates.

This commit is contained in:
Norm Rasmussen
2024-02-28 17:13:10 -05:00
parent dbcdfc8472
commit 1184fe0cd1
1107 changed files with 76526 additions and 8934 deletions

View File

@ -1,6 +1,6 @@
{
"name": "b4a",
"version": "1.6.4",
"version": "1.6.6",
"description": "Bridging the gap between buffers and typed arrays",
"main": "index.js",
"files": [
@ -18,8 +18,8 @@
"type": "git",
"url": "git+https://github.com/holepunchto/b4a.git"
},
"author": "Kasper Isager Dalsgarð <kasper@funktionel.co>",
"license": "ISC",
"author": "Holepunch",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/holepunchto/b4a/issues"
},