Skip to content

Commit a00d098

Browse files
committed
fix: Update package.json
1 parent ab07477 commit a00d098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.8.29",
44
"description": "Solidity compiler",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"bin": {
78
"solcjs": "solc.js"
89
},

0 commit comments

Comments
 (0)