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.
2 parents 1aa3668 + ec00366 commit 8fec73aCopy full SHA for 8fec73a
package.json
@@ -30,9 +30,9 @@
30
"test:coverage": "cross-env CORE_ENV=test jest --coverage --coveragePathIgnorePatterns='/(defaults.ts|index.ts)$' --runInBand --forceExit"
31
},
32
"dependencies": {
33
- "@arkecosystem/core-container": "2.6.54",
34
- "@arkecosystem/core-http-utils": "2.6.54",
35
- "@arkecosystem/core-interfaces": "2.6.54"
+ "@arkecosystem/core-container": "2.6.57",
+ "@arkecosystem/core-http-utils": "2.6.57",
+ "@arkecosystem/core-interfaces": "2.6.57"
36
37
"devDependencies": {
38
"@sindresorhus/tsconfig": "0.7.0",
0 commit comments