We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbd66e commit ad43676Copy full SHA for ad43676
examples/run-solidity-contract/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "run-solidity-contract",
3
- "main": "index.js",
+ "private": true,
4
"scripts": {
5
"example": "ts-node index.ts"
6
},
0 commit comments