@ray-js/builder-component 1.5.37 → 1.5.39-alpha.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/builder-component",
3
- "version": "1.5.37",
3
+ "version": "1.5.39-alpha.0",
4
4
  "description": "Ray builder for component",
5
5
  "keywords": [
6
6
  "ray"
@@ -27,9 +27,9 @@
27
27
  "@babel/helper-plugin-utils": "^7.24.5",
28
28
  "@babel/traverse": "^7.24.5",
29
29
  "@babel/types": "^7.24.5",
30
- "@ray-js/babel-preset-standard": "1.5.37",
31
- "@ray-js/shared": "1.5.37",
32
- "@ray-js/types": "1.5.37",
30
+ "@ray-js/babel-preset-standard": "^1.5.39-alpha.0",
31
+ "@ray-js/shared": "^1.5.39-alpha.0",
32
+ "@ray-js/types": "^1.5.39-alpha.0",
33
33
  "babel-plugin-import": "^1.13.8",
34
34
  "chokidar": "^3.6.0",
35
35
  "colors": "1.4.0",
@@ -44,5 +44,5 @@
44
44
  "access": "public",
45
45
  "registry": "https://registry.npmjs.com"
46
46
  },
47
- "gitHead": "b8dccf659440916f9b18a26ff8cee6086a40985b"
47
+ "gitHead": "fd4d9075c9ab40339d83ddd1faf277fad544534e"
48
48
  }