@ray-js/api 1.4.0-alpha.0 → 1.4.0-alpha.2

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.4.0-alpha.0",
3
+ "version": "1.4.0-alpha.2",
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.4.0-alpha.0",
30
- "@ray-js/router": "^1.4.0-alpha.0",
29
+ "@ray-js/framework": "^1.4.0-alpha.2",
30
+ "@ray-js/router": "^1.4.0-alpha.2",
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.4.0-alpha.0",
35
+ "@ray-js/cli": "^1.4.0-alpha.2",
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": "92a9834964bb74c3a3b0553438b0f0c7a77ad8d0",
47
+ "gitHead": "15732640dc24f1ef6c461db601afc0fcbd3eb9ff",
48
48
  "repository": {}
49
49
  }