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 c8f483f commit 1874cd1Copy full SHA for 1874cd1
package.json
@@ -30,12 +30,12 @@
30
"updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a"
31
},
32
"dependencies": {
33
- "@arkecosystem/core-container": "2.6.57",
34
- "@arkecosystem/core-event-emitter": "2.6.57",
35
- "@arkecosystem/core-interfaces": "2.6.57",
36
- "@arkecosystem/core-state": "2.6.57",
37
- "@arkecosystem/core-transactions": "2.6.57",
38
- "@arkecosystem/crypto": "2.6.57",
+ "@arkecosystem/core-container": "2.7.1",
+ "@arkecosystem/core-event-emitter": "2.7.1",
+ "@arkecosystem/core-interfaces": "2.7.1",
+ "@arkecosystem/core-state": "2.7.1",
+ "@arkecosystem/core-transactions": "2.7.1",
+ "@arkecosystem/crypto": "2.7.1",
39
"bytebuffer": "5.0.1"
40
41
"devDependencies": {
0 commit comments