@ray-js/framework-shared 1.4.0-alpha.0 → 1.4.0-alpha.1

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/framework-shared",
3
- "version": "1.4.0-alpha.0",
3
+ "version": "1.4.0-alpha.1",
4
4
  "description": "Ray shared for framework",
5
5
  "keywords": [
6
6
  "ray"
@@ -21,12 +21,12 @@
21
21
  },
22
22
  "dependencies": {
23
23
  "@ray-core/wechat": "^0.3.5",
24
- "@ray-js/env": "^1.4.0-alpha.0",
25
- "@ray-js/types": "^1.4.0-alpha.0",
24
+ "@ray-js/env": "^1.4.0-alpha.1",
25
+ "@ray-js/types": "^1.4.0-alpha.1",
26
26
  "path-to-regexp": "^6.2.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@ray-js/cli": "^1.4.0-alpha.0"
29
+ "@ray-js/cli": "^1.4.0-alpha.1"
30
30
  },
31
31
  "maintainers": [
32
32
  {
@@ -34,6 +34,6 @@
34
34
  "email": "tuyafe@tuya.com"
35
35
  }
36
36
  ],
37
- "gitHead": "92a9834964bb74c3a3b0553438b0f0c7a77ad8d0",
37
+ "gitHead": "4340240aafe16c03853241e2356134610e65443e",
38
38
  "repository": {}
39
39
  }