@sentio/runtime 2.32.4-rc.2 → 2.32.4

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.32.4-rc.2",
3
+ "version": "2.32.4",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -30,10 +30,10 @@
30
30
  "protobufjs": "^7.2.6",
31
31
  "utility-types": "^3.11.0",
32
32
  "winston": "^3.11.0",
33
- "@sentio/protos": "2.32.4-rc.2"
33
+ "@sentio/protos": "2.32.4"
34
34
  },
35
35
  "peerDependencies": {
36
- "@sentio/sdk": "^2.32.4-rc.2"
36
+ "@sentio/sdk": "^2.32.4"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@types/command-line-args": "^5.2.3",