@sentio/sdk 2.18.1-rc.7 → 2.18.1-rc.8

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/sdk",
3
- "version": "2.18.1-rc.7",
3
+ "version": "2.18.1-rc.8",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -71,8 +71,8 @@
71
71
  "typedoc": "^0.24.1",
72
72
  "utility-types": "^3.10.0",
73
73
  "yaml": "^2.2.1",
74
- "@sentio/protos": "2.18.1-rc.7",
75
- "@sentio/runtime": "^2.18.1-rc.7"
74
+ "@sentio/protos": "2.18.1-rc.8",
75
+ "@sentio/runtime": "^2.18.1-rc.8"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "tsup": "npm:@sentio/tsup@^6.7.0"