@ray-js/location 0.6.6-beta-1 → 0.6.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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/location",
3
- "version": "0.6.6-beta-1",
3
+ "version": "0.6.6",
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": "^0.6.6-beta-1",
24
- "@ray-js/router": "^0.6.6-beta-1",
25
- "@ray-js/router-mp": "^0.6.6-beta-1"
23
+ "@ray-js/library": "^0.6.6",
24
+ "@ray-js/router": "^0.6.6",
25
+ "@ray-js/router-mp": "^0.6.6"
26
26
  },
27
27
  "devDependencies": {
28
- "@ray-js/cli": "^0.6.6-beta-1",
29
- "@ray-js/types": "^0.6.6-beta-1"
28
+ "@ray-js/cli": "^0.6.6",
29
+ "@ray-js/types": "^0.6.6"
30
30
  },
31
31
  "maintainers": [
32
32
  {
@@ -34,6 +34,6 @@
34
34
  "email": "tuyafe@tuya.com"
35
35
  }
36
36
  ],
37
- "gitHead": "104e90dd313c572b3a8e333289814aaa0e6db61a",
37
+ "gitHead": "b90d4bada69566bd6b085ebf0a7dcaeb40edc443",
38
38
  "repository": {}
39
39
  }