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",
|
||||
"main": "build/index.js",
|
||||
"types": "build/index.d.ts",
|
||||
"type": "commonjs",
|
||||
"files": [
|
||||
"bin",
|
||||
"build"
|
||||
|
|
|
|||
Loading…
Reference in New Issue