@ray-js/api 0.5.11 → 0.6.0

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.5.11",
3
+ "version": "0.6.0",
4
4
  "description": "Ray universal api",
5
5
  "keywords": [
6
6
  "ray"
@@ -26,12 +26,12 @@
26
26
  "build:kit:api": "node scripts/api-creator.mjs"
27
27
  },
28
28
  "dependencies": {
29
- "@ray-js/framework": "^0.5.11",
30
- "@ray-js/router": "^0.5.11",
29
+ "@ray-js/framework": "^0.6.0",
30
+ "@ray-js/router": "^0.6.0",
31
31
  "react-native": "0.59.10"
32
32
  },
33
33
  "devDependencies": {
34
- "@ray-js/cli": "^0.5.11",
34
+ "@ray-js/cli": "^0.6.0",
35
35
  "art-template": "^4.13.2",
36
36
  "fs-extra": "^10.1.0",
37
37
  "miniprogram-api-typings": "^3.4.3",
@@ -43,6 +43,6 @@
43
43
  "email": "tuyafe@tuya.com"
44
44
  }
45
45
  ],
46
- "gitHead": "f5460daeb7fc33645238859ac41d6c1517685ab9",
46
+ "gitHead": "d7e74c750c02eda67af6e54da93aad14d001acb3",
47
47
  "repository": {}
48
48
  }