@ray-js/api 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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/api",
3
- "version": "0.6.6-beta-1",
3
+ "version": "0.6.6",
4
4
  "description": "Ray universal api",
5
5
  "keywords": [
6
6
  "ray"
@@ -26,11 +26,11 @@
26
26
  "build:kit:api": "node scripts/api-creator.mjs"
27
27
  },
28
28
  "dependencies": {
29
- "@ray-js/framework": "^0.6.6-beta-1",
30
- "@ray-js/router": "^0.6.6-beta-1"
29
+ "@ray-js/framework": "^0.6.6",
30
+ "@ray-js/router": "^0.6.6"
31
31
  },
32
32
  "devDependencies": {
33
- "@ray-js/cli": "^0.6.6-beta-1",
33
+ "@ray-js/cli": "^0.6.6",
34
34
  "art-template": "^4.13.2",
35
35
  "fs-extra": "^10.1.0",
36
36
  "miniprogram-api-typings": "^3.4.3",
@@ -42,6 +42,6 @@
42
42
  "email": "tuyafe@tuya.com"
43
43
  }
44
44
  ],
45
- "gitHead": "104e90dd313c572b3a8e333289814aaa0e6db61a",
45
+ "gitHead": "b90d4bada69566bd6b085ebf0a7dcaeb40edc443",
46
46
  "repository": {}
47
47
  }