@ray-js/framework-mp 1.4.16 → 1.4.18

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.4.16",
3
+ "version": "1.4.18",
4
4
  "description": "Ray Core",
5
5
  "keywords": [
6
6
  "ray"
@@ -18,7 +18,7 @@
18
18
  "lib"
19
19
  ],
20
20
  "dependencies": {
21
- "@ray-js/runtime": "1.4.16"
21
+ "@ray-js/runtime": "1.4.18"
22
22
  },
23
23
  "publishConfig": {
24
24
  "access": "public",