Add gypfile to package.json

This commit is contained in:
dancoffman 2022-11-04 11:35:31 -07:00
parent f819fe1f20
commit 82c89e1025
No known key found for this signature in database
GPG Key ID: 47B1F53E36A9B3CC
1 changed files with 1 additions and 0 deletions

View File

@ -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",