Skip to content

Commit 4cfc444

Browse files
committed
chore: add files and keywords to package.json
1 parent 2699fc5 commit 4cfc444

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
"version": "2.0.0",
44
"main": "index.js",
55
"types": "index.d.ts",
6+
"files": [
7+
"index.js",
8+
"index.d.ts"
9+
],
10+
"keywords": [
11+
"ethereum",
12+
"lodestar",
13+
"napi",
14+
"N-API"
15+
],
616
"napi": {
717
"name": "pubkey-index-map",
818
"triples": {

0 commit comments

Comments
 (0)