@ray-js/framework-mp 1.4.44 → 1.4.45

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.44",
3
+ "version": "1.4.45",
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.44"
21
+ "@ray-js/runtime": "1.4.45"
22
22
  },
23
23
  "publishConfig": {
24
24
  "access": "public",
25
25
  "registry": "https://registry.npmjs.org"
26
26
  },
27
- "gitHead": "f18e70a94d4b1e9e916ea373da3cafeb8b4d4ab6"
27
+ "gitHead": "3d43182ecec581aec70f654706be0b070e38011b"
28
28
  }