Skip to content

Commit d723545

Browse files
Update package.json
1 parent 8ac3566 commit d723545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ethereum-bloom-filters",
33
"version": "1.2.0",
4-
"description": "Ability to test bloom filters for ethereum.",
4+
"description": "A lightweight bloom filter client which allows you to test ethereum blooms for fast checks of set membership.",
55
"main": "dist/index.js",
66
"scripts": {
77
"build": "tsc && npm run build-web-scripts",

0 commit comments

Comments
 (0)