@ray-js/api 1.3.99-beta.3 → 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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/api",
3
- "version": "1.3.99-beta.3",
3
+ "version": "1.3.99-beta.4",
4
4
  "description": "Ray universal api",
5
5
  "keywords": [
6
6
  "ray"
@@ -26,13 +26,13 @@
26
26
  "build:kit:api": "node scripts/api-creator.mjs"
27
27
  },
28
28
  "dependencies": {
29
- "@ray-js/framework": "^1.3.99-beta.3",
30
- "@ray-js/router": "^1.3.99-beta.3",
29
+ "@ray-js/framework": "^1.3.99-beta.4",
30
+ "@ray-js/router": "^1.3.99-beta.4",
31
31
  "@ray-js/wechat": "^0.0.16",
32
32
  "base64-browser": "^1.0.1"
33
33
  },
34
34
  "devDependencies": {
35
- "@ray-js/cli": "^1.3.99-beta.3",
35
+ "@ray-js/cli": "^1.3.99-beta.4",
36
36
  "art-template": "^4.13.2",
37
37
  "fs-extra": "^10.1.0",
38
38
  "miniprogram-api-typings": "^3.4.3",
@@ -44,6 +44,6 @@
44
44
  "email": "tuyafe@tuya.com"
45
45
  }
46
46
  ],
47
- "gitHead": "fb0a79e1296c9f6311467d9c00634654f0136644",
47
+ "gitHead": "d7023ac947690654dc0c20e8bc7c292f16005236",
48
48
  "repository": {}
49
49
  }