Add gypfile to package.json
This commit is contained in:
parent
f819fe1f20
commit
82c89e1025
|
@ -6,6 +6,7 @@
|
|||
"license": "MIT",
|
||||
"main": "dist/kzg.js",
|
||||
"types": "dist/dts/kzg.d.ts",
|
||||
"gypfile": true,
|
||||
"devDependencies": {
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@rollup/plugin-typescript": "^9.0.2",
|
||||
|
|
Loading…
Reference in New Issue