mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
convert test_app contracts.json to contracts.js
This commit is contained in:
parent
8b22305833
commit
2793432b87
1
package-lock.json
generated
1
package-lock.json
generated
@ -9929,7 +9929,6 @@
|
|||||||
"resolved": "https://registry.npmjs.org/taskgroup/-/taskgroup-4.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/taskgroup/-/taskgroup-4.3.1.tgz",
|
||||||
"integrity": "sha1-feGT/r12gnPEV3MElwJNUSwnkVo=",
|
"integrity": "sha1-feGT/r12gnPEV3MElwJNUSwnkVo=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ambi": "2.5.0",
|
|
||||||
"csextends": "1.2.0"
|
"csextends": "1.2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{
|
module.exports = {
|
||||||
"default": {
|
"default": {
|
||||||
"deployment": {
|
"deployment": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
@ -95,4 +95,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
};
|
Loading…
x
Reference in New Issue
Block a user