Ignore a couple more files that do not need to be published

This commit is contained in:
dancoffman 2022-11-08 12:57:15 -08:00
parent 6c50c40247
commit ef3f77be06
No known key found for this signature in database
GPG Key ID: 47B1F53E36A9B3CC
2 changed files with 3 additions and 1 deletions

View File

@ -16,3 +16,5 @@ tsconfig.json
babel.config.js
*.bak
Dockerfile
binding.dist.gyp
Makefile

View File

@ -1,6 +1,6 @@
{
"name": "c-kzg",
"version": "0.0.8",
"version": "0.0.9",
"description": "NodeJS bindings for C-KZG",
"author": "Dan Coffman",
"license": "MIT",