Skip to content

Commit 5dd2bcf

Browse files
committed
Add more files.
1 parent ef2053e commit 5dd2bcf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@
66
"main": "dist/index.js",
77
"module": "dist/index.js",
88
"files": [
9+
".eslintrc.json",
10+
".prettierignore",
11+
".prettierrc.yml",
912
"dist",
13+
"jest.config.ts",
1014
"src",
15+
"test-vectors.yaml",
1116
"tsconfig.json",
1217
"CHANGELOG.rst",
1318
"LICENSE",

0 commit comments

Comments
 (0)