Update contracts module branch
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import ethers from 'ethers';
|
import ethers from 'ethers';
|
||||||
import Kredits from 'kredits-contracts';
|
import Kredits from '@kredits/contracts';
|
||||||
|
|
||||||
import Service from '@ember/service';
|
import Service from '@ember/service';
|
||||||
import EmberObject from '@ember/object';
|
import EmberObject from '@ember/object';
|
||||||
|
|||||||
Generated
+2668
-9584
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -66,7 +66,7 @@
|
|||||||
"eslint-plugin-node": "^11.1.0",
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"ethers": "^5.4.7",
|
"ethers": "^5.4.7",
|
||||||
"fetch-mock": "^9.10.7",
|
"fetch-mock": "^9.10.7",
|
||||||
"kredits-contracts": "git+https://gitea.kosmos.org/kredits/contracts#addresses/rsk-testnet-raucao-1",
|
"@kredits/contracts": "git+https://gitea.kosmos.org/kredits/contracts#deploy-rsk",
|
||||||
"loader.js": "^4.7.0",
|
"loader.js": "^4.7.0",
|
||||||
"localforage": "^1.7.3",
|
"localforage": "^1.7.3",
|
||||||
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",
|
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",
|
||||||
|
|||||||
Reference in New Issue
Block a user