@ray-js/ray 1.4.45 → 1.4.47

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.45",
3
+ "version": "1.4.47",
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.45",
32
- "@ray-js/capability": "1.4.45",
33
- "@ray-js/components": "1.4.45",
34
- "@ray-js/framework": "1.4.45"
31
+ "@ray-js/api": "1.4.47",
32
+ "@ray-js/capability": "1.4.47",
33
+ "@ray-js/components": "1.4.47",
34
+ "@ray-js/framework": "1.4.47"
35
35
  },
36
36
  "publishConfig": {
37
37
  "access": "public",
38
38
  "registry": "https://registry.npmjs.org"
39
39
  },
40
- "gitHead": "3d43182ecec581aec70f654706be0b070e38011b"
40
+ "gitHead": "aff8c7e09d9166412b41104b7dc31f2d7dda18a5"
41
41
  }