@ray-js/framework-shared 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/framework-shared",
3
- "version": "1.4.0-alpha.5",
3
+ "version": "1.4.0-alpha.6",
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.6",
24
- "@ray-js/env": "^1.4.0-alpha.5",
25
- "@ray-js/types": "^1.4.0-alpha.5",
24
+ "@ray-js/env": "^1.4.0-alpha.6",
25
+ "@ray-js/types": "^1.4.0-alpha.6",
26
26
  "path-to-regexp": "^6.2.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@ray-js/cli": "^1.4.0-alpha.5"
29
+ "@ray-js/cli": "^1.4.0-alpha.6"
30
30
  },
31
31
  "maintainers": [
32
32
  {