make sure it's set to commonjs for now
This commit is contained in:
parent
f2951fec5d
commit
3ce18c79f3
|
|
@ -8,6 +8,7 @@
|
||||||
"description": "Chromium Binary for Serverless Platforms",
|
"description": "Chromium Binary for Serverless Platforms",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"types": "build/index.d.ts",
|
"types": "build/index.d.ts",
|
||||||
|
"type": "commonjs",
|
||||||
"files": [
|
"files": [
|
||||||
"bin",
|
"bin",
|
||||||
"build"
|
"build"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue