@ray-js/builder-component 0.6.3-beta-1 → 0.6.3

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/builder-component",
3
- "version": "0.6.3-beta-1",
3
+ "version": "0.6.3",
4
4
  "description": "Ray builder for component",
5
5
  "keywords": [
6
6
  "ray"
@@ -24,10 +24,10 @@
24
24
  "@babel/helper-plugin-utils": "^7.14.5",
25
25
  "@babel/traverse": "^7.16.3",
26
26
  "@babel/types": "^7.16.0",
27
- "@ray-js/babel-preset-standard": "^0.6.3-beta-1",
28
- "@ray-js/env-loader": "^0.6.3-beta-1",
29
- "@ray-js/shared": "^0.6.3-beta-1",
30
- "@ray-js/types": "^0.6.3-beta-1",
27
+ "@ray-js/babel-preset-standard": "^0.6.3",
28
+ "@ray-js/env-loader": "^0.6.3",
29
+ "@ray-js/shared": "^0.6.3",
30
+ "@ray-js/types": "^0.6.3",
31
31
  "babel-plugin-import": "^1.13.3",
32
32
  "chokidar": "^3.5.2",
33
33
  "colors": "1.4.0",
@@ -44,6 +44,6 @@
44
44
  "email": "tuyafe@tuya.com"
45
45
  }
46
46
  ],
47
- "gitHead": "e75625995cfce207c177b38c242090cd0c199cb9",
47
+ "gitHead": "444f3e19eff6092a3f9db1b0c13b0522a0ad5bf1",
48
48
  "repository": {}
49
49
  }