We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d7e34 commit 5862203Copy full SHA for 5862203
.npmignore
@@ -1,4 +1,3 @@
1
aleth
2
-evmc
3
libbuild
4
build
package.json
@@ -1,6 +1,6 @@
{
"name": "evmc",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Ethereum EVMC bindings for node.js",
5
"main": "dist/evmc.js",
6
"types": "dist/evmc.d.ts",
0 commit comments