@ray-js/api 0.6.2 → 0.6.3-beta-1

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.2",
3
+ "version": "0.6.3-beta-1",
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.2",
30
- "@ray-js/router": "^0.6.2"
29
+ "@ray-js/framework": "^0.6.3-beta-1",
30
+ "@ray-js/router": "^0.6.3-beta-1"
31
31
  },
32
32
  "devDependencies": {
33
- "@ray-js/cli": "^0.6.2",
33
+ "@ray-js/cli": "^0.6.3-beta-1",
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": "4d850d119d7add9d33320dcb7e6028cea936531a",
45
+ "gitHead": "e75625995cfce207c177b38c242090cd0c199cb9",
46
46
  "repository": {}
47
47
  }