@ray-js/framework-mp 1.3.21 → 1.3.22

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": "@ray-js/framework-mp",
3
- "version": "1.3.21",
3
+ "version": "1.3.22",
4
4
  "description": "Ray Core",
5
5
  "keywords": [
6
6
  "ray"
@@ -15,7 +15,7 @@
15
15
  "registry": "https://registry.npmjs.org"
16
16
  },
17
17
  "dependencies": {
18
- "@ray-js/runtime": "1.3.21"
18
+ "@ray-js/runtime": "1.3.22"
19
19
  },
20
20
  "maintainers": [
21
21
  {