@ray-js/router-mp 0.6.7 → 0.6.8

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/router-mp",
3
- "version": "0.6.7",
3
+ "version": "0.6.8",
4
4
  "description": "Ray Core",
5
5
  "keywords": [
6
6
  "ray"
@@ -20,15 +20,15 @@
20
20
  "watch": "tsc -p ./tsconfig.build.json --module esnext --outDir lib --watch"
21
21
  },
22
22
  "dependencies": {
23
- "@ray-js/api": "^0.6.7",
24
- "@ray-js/env": "^0.6.7",
25
- "@ray-js/library": "^0.6.7",
26
- "@ray-js/types": "^0.6.7",
23
+ "@ray-js/api": "^0.6.8",
24
+ "@ray-js/env": "^0.6.8",
25
+ "@ray-js/library": "^0.6.8",
26
+ "@ray-js/types": "^0.6.8",
27
27
  "@react-navigation/core": "^6.1.0",
28
28
  "path-to-regexp": "^6.2.0"
29
29
  },
30
30
  "devDependencies": {
31
- "@ray-js/cli": "^0.6.7"
31
+ "@ray-js/cli": "^0.6.8"
32
32
  },
33
33
  "maintainers": [
34
34
  {
@@ -36,6 +36,6 @@
36
36
  "email": "tuyafe@tuya.com"
37
37
  }
38
38
  ],
39
- "gitHead": "fcffadf9378cb4a19a3ef277757983b072d8810c",
39
+ "gitHead": "fc83de18208c48d8323de586f13e3860712c91a3",
40
40
  "repository": {}
41
41
  }