@ray-js/ray 1.4.50 → 1.4.52

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