@ray-js/ray 1.4.51 → 1.4.53

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