Skip to content

Commit ad43676

Browse files
committed
Update the example's package.json
1 parent abbd66e commit ad43676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/run-solidity-contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "run-solidity-contract",
3-
"main": "index.js",
3+
"private": true,
44
"scripts": {
55
"example": "ts-node index.ts"
66
},

0 commit comments

Comments
 (0)