@ray-js/framework-shared 1.4.16 → 1.4.18

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.16",
3
+ "version": "1.4.18",
4
4
  "description": "Ray shared for framework",
5
5
  "keywords": [
6
6
  "ray"
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@ray-core/wechat": "^0.3.6",
27
- "@ray-js/env": "1.4.16",
28
- "@ray-js/types": "1.4.16",
27
+ "@ray-js/env": "1.4.18",
28
+ "@ray-js/types": "1.4.18",
29
29
  "path-to-regexp": "^6.2.1"
30
30
  },
31
31
  "devDependencies": {
32
- "@ray-js/cli": "1.4.16"
32
+ "@ray-js/cli": "1.4.18"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public",