@ray-js/ray 1.4.41 → 1.4.43

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/ray",
3
- "version": "1.4.41",
3
+ "version": "1.4.43",
4
4
  "description": "ray",
5
5
  "keywords": [
6
6
  "ray"
@@ -28,14 +28,14 @@
28
28
  "dependencies": {
29
29
  "@ray-core/html2mini-plugin": "0.0.8",
30
30
  "@ray-core/macro": "^0.3.9",
31
- "@ray-js/api": "1.4.41",
32
- "@ray-js/capability": "1.4.41",
33
- "@ray-js/components": "1.4.41",
34
- "@ray-js/framework": "1.4.41"
31
+ "@ray-js/api": "1.4.43",
32
+ "@ray-js/capability": "1.4.43",
33
+ "@ray-js/components": "1.4.43",
34
+ "@ray-js/framework": "1.4.43"
35
35
  },
36
36
  "publishConfig": {
37
37
  "access": "public",
38
38
  "registry": "https://registry.npmjs.org"
39
39
  },
40
- "gitHead": "9fc4546a5140a252c0659e95f4aa1c73b30b3355"
40
+ "gitHead": "9da07e2e3428fda38f38d51718aea5e8589928fd"
41
41
  }