@skalenetwork/marionette-interfaces 0.0.0-main.4 → 0.0.0-main.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skalenetwork/marionette-interfaces",
3
- "version": "0.0.0-main.4",
3
+ "version": "0.0.0-main.6",
4
4
  "description": "Definitions of interfaces needed to integrate with marionette smart contract",
5
5
  "repository": "git@github.com:skalenetwork/marionette-interfaces.git",
6
6
  "author": "Dmytro Stebaiev <dmytro@skalelabs.com>",
@@ -10,6 +10,6 @@
10
10
  "**/*.sol"
11
11
  ],
12
12
  "dependencies": {
13
- "@skalenetwork/ima-interfaces": "^2.0.0"
13
+ "@skalenetwork/ima-interfaces": "^2.0.0-paymaster.0"
14
14
  }
15
15
  }