@ray-js/location 1.3.99-beta.2 → 1.3.99-beta.4

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/location",
3
- "version": "1.3.99-beta.2",
3
+ "version": "1.3.99-beta.4",
4
4
  "description": "Ray Core",
5
5
  "keywords": [
6
6
  "ray"
@@ -20,13 +20,13 @@
20
20
  "watch": "tsc -p ./tsconfig.build.json --module esnext --outDir lib --watch"
21
21
  },
22
22
  "dependencies": {
23
- "@ray-js/library": "^1.3.99-beta.2",
24
- "@ray-js/router": "^1.3.99-beta.2",
25
- "@ray-js/router-mp": "^1.3.99-beta.2"
23
+ "@ray-js/library": "^1.3.99-beta.4",
24
+ "@ray-js/router": "^1.3.99-beta.4",
25
+ "@ray-js/router-mp": "^1.3.99-beta.4"
26
26
  },
27
27
  "devDependencies": {
28
- "@ray-js/cli": "^1.3.99-beta.2",
29
- "@ray-js/types": "^1.3.99-beta.2"
28
+ "@ray-js/cli": "^1.3.99-beta.4",
29
+ "@ray-js/types": "^1.3.99-beta.4"
30
30
  },
31
31
  "maintainers": [
32
32
  {
@@ -34,6 +34,6 @@
34
34
  "email": "tuyafe@tuya.com"
35
35
  }
36
36
  ],
37
- "gitHead": "c129b96e800e9bb062bdbb1236c05cb800fdc34b",
37
+ "gitHead": "d7023ac947690654dc0c20e8bc7c292f16005236",
38
38
  "repository": {}
39
39
  }