Ignore a couple more files that do not need to be published
This commit is contained in:
parent
6c50c40247
commit
ef3f77be06
|
@ -16,3 +16,5 @@ tsconfig.json
|
|||
babel.config.js
|
||||
*.bak
|
||||
Dockerfile
|
||||
binding.dist.gyp
|
||||
Makefile
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue