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 2e709ae commit 9ac90afCopy full SHA for 9ac90af
package.json
@@ -29,7 +29,7 @@
29
"test:coverage": "cross-env CORE_ENV=test jest --coverage --coveragePathIgnorePatterns='/(defaults.ts|index.ts)$' --runInBand --forceExit"
30
},
31
"dependencies": {
32
- "@arkecosystem/core-container": "2.7.1",
+ "@arkecosystem/core-container": "2.7.13",
33
"@arkecosystem/core-interfaces": "2.7.1"
34
35
"devDependencies": {
0 commit comments