@ray-js/builder-web 1.4.0-alpha.1 → 1.4.0-alpha.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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/builder-web",
3
- "version": "1.4.0-alpha.1",
3
+ "version": "1.4.0-alpha.3",
4
4
  "description": "Ray builder for web",
5
5
  "keywords": [
6
6
  "ray"
@@ -21,9 +21,9 @@
21
21
  "watch": "tsc -p ./tsconfig.build.json --watch"
22
22
  },
23
23
  "dependencies": {
24
- "@ray-js/babel-preset-standard": "^1.4.0-alpha.1",
25
- "@ray-js/shared": "^1.4.0-alpha.1",
26
- "@ray-js/types": "^1.4.0-alpha.1",
24
+ "@ray-js/babel-preset-standard": "^1.4.0-alpha.3",
25
+ "@ray-js/shared": "^1.4.0-alpha.3",
26
+ "@ray-js/types": "^1.4.0-alpha.3",
27
27
  "address": "^1.1.2",
28
28
  "autoprefixer": "9.x",
29
29
  "case-sensitive-paths-webpack-plugin": "^2.4.0",
@@ -58,6 +58,6 @@
58
58
  "email": "tuyafe@tuya.com"
59
59
  }
60
60
  ],
61
- "gitHead": "4340240aafe16c03853241e2356134610e65443e",
61
+ "gitHead": "438a6262377009a49dd569adab1079542e4e857a",
62
62
  "repository": {}
63
63
  }