@ray-js/components 1.4.0-alpha.5 → 1.4.0-alpha.6

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/components",
3
- "version": "1.4.0-alpha.5",
3
+ "version": "1.4.0-alpha.6",
4
4
  "description": "Ray basic components",
5
5
  "keywords": [
6
6
  "ray"
@@ -26,8 +26,8 @@
26
26
  "dependencies": {
27
27
  "@ray-core/macro": "^0.3.6",
28
28
  "@ray-core/wechat": "^0.3.6",
29
- "@ray-js/adapter": "^1.4.0-alpha.5",
30
- "@ray-js/framework-shared": "^1.4.0-alpha.5",
29
+ "@ray-js/adapter": "^1.4.0-alpha.6",
30
+ "@ray-js/framework-shared": "^1.4.0-alpha.6",
31
31
  "ahooks": "^3.7.8",
32
32
  "clsx": "^1.2.1",
33
33
  "core-js": "^3.32.0",
@@ -37,7 +37,7 @@
37
37
  "style-to-object": "^0.3.0"
38
38
  },
39
39
  "devDependencies": {
40
- "@ray-js/cli": "^1.4.0-alpha.5"
40
+ "@ray-js/cli": "^1.4.0-alpha.6"
41
41
  },
42
42
  "maintainers": [
43
43
  {