@ray-js/build-plugin-ray 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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/build-plugin-ray",
3
- "version": "1.4.0-alpha.1",
3
+ "version": "1.4.0-alpha.3",
4
4
  "description": "Ray build plugin for ray/framework",
5
5
  "keywords": [
6
6
  "ray"
@@ -20,13 +20,13 @@
20
20
  "watch": "tsc -p ./tsconfig.build.json --watch"
21
21
  },
22
22
  "dependencies": {
23
- "@ray-js/shared": "^1.4.0-alpha.1",
23
+ "@ray-js/shared": "^1.4.0-alpha.3",
24
24
  "colors": "1.4.0",
25
25
  "fs-extra": "^10.0.0",
26
26
  "slash": "^3.0.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@ray-js/types": "^1.4.0-alpha.1",
29
+ "@ray-js/types": "^1.4.0-alpha.3",
30
30
  "@types/fs-extra": "^9.0.13"
31
31
  },
32
32
  "maintainers": [
@@ -35,6 +35,6 @@
35
35
  "email": "tuyafe@tuya.com"
36
36
  }
37
37
  ],
38
- "gitHead": "4340240aafe16c03853241e2356134610e65443e",
38
+ "gitHead": "438a6262377009a49dd569adab1079542e4e857a",
39
39
  "repository": {}
40
40
  }