@ray-js/framework-mp 1.4.28 → 1.4.29

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": "@ray-js/framework-mp",
3
- "version": "1.4.28",
3
+ "version": "1.4.29",
4
4
  "description": "Ray Core",
5
5
  "keywords": [
6
6
  "ray"
@@ -18,11 +18,11 @@
18
18
  "lib"
19
19
  ],
20
20
  "dependencies": {
21
- "@ray-js/runtime": "1.4.28"
21
+ "@ray-js/runtime": "^1.4.29"
22
22
  },
23
23
  "publishConfig": {
24
24
  "access": "public",
25
25
  "registry": "https://registry.npmjs.org"
26
26
  },
27
- "gitHead": "0e953599169fa8f8963e117e708cf9e9093e760f"
27
+ "gitHead": "0e8af1a5ca622d02dd56ae854f2da73faf5b1867"
28
28
  }