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:
6
Scripts/node_modules/data-uri-to-buffer/package.json
generated
vendored
6
Scripts/node_modules/data-uri-to-buffer/package.json
generated
vendored
@ -1,9 +1,13 @@
|
||||
{
|
||||
"name": "data-uri-to-buffer",
|
||||
"version": "6.0.1",
|
||||
"version": "6.0.2",
|
||||
"description": "Create an ArrayBuffer instance from a Data URI string",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"exports": {
|
||||
"node": "./dist/node.js",
|
||||
"default": "./dist/index.js"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user