Skip to content

Commit 5176ebf

Browse files
committed
chore: export networks settings
1 parent 19db16f commit 5176ebf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@witnet/solidity",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Wit/Oracle Solidity Framework for EVM-compatible chains",
55
"author": "Witnet Foundation <[email protected]>",
66
"license": "MIT",
@@ -62,6 +62,7 @@
6262
"contracts",
6363
"migrations/*.json",
6464
"migrations/settings/artifacts.js",
65+
"migrations/settings/networks.js",
6566
"scripts",
6667
"src/bin",
6768
".env_witnet"

0 commit comments

Comments
 (0)