@ray-js/build-plugin-ray 1.4.0-alpha.5 → 1.4.0-alpha.6

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/build-plugin-ray",
3
- "version": "1.4.0-alpha.5",
3
+ "version": "1.4.0-alpha.6",
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.5",
23
+ "@ray-js/shared": "^1.4.0-alpha.6",
24
24
  "colors": "1.4.0",
25
25
  "fs-extra": "^10.1.0",
26
26
  "slash": "^3.0.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@ray-js/types": "^1.4.0-alpha.5",
29
+ "@ray-js/types": "^1.4.0-alpha.6",
30
30
  "@types/fs-extra": "^9.0.13"
31
31
  },
32
32
  "maintainers": [