@sentio/runtime 2.18.1-rc.5 → 2.18.1-rc.7

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/runtime",
3
- "version": "2.18.1-rc.5",
3
+ "version": "2.18.1-rc.7",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -31,10 +31,10 @@
31
31
  "prom-client": "^14.2.0",
32
32
  "protobufjs": "^7.2.3",
33
33
  "winston": "^3.8.2",
34
- "@sentio/protos": "2.18.1-rc.5"
34
+ "@sentio/protos": "2.18.1-rc.7"
35
35
  },
36
36
  "peerDependencies": {
37
- "@sentio/sdk": "^2.18.1-rc.5"
37
+ "@sentio/sdk": "^2.18.1-rc.7"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@types/command-line-args": "^5.2.0",