@ray-js/builder-component 1.5.43 → 1.5.44-alpha.1

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/builder-component",
3
- "version": "1.5.43",
3
+ "version": "1.5.44-alpha.1",
4
4
  "description": "Ray builder for component",
5
5
  "keywords": [
6
6
  "ray"
@@ -28,8 +28,8 @@
28
28
  "@babel/traverse": "^7.25.9",
29
29
  "@babel/types": "^7.26.0",
30
30
  "@ray-js/babel-preset-standard": "1.5.43",
31
- "@ray-js/shared": "1.5.43",
32
- "@ray-js/types": "1.5.43",
31
+ "@ray-js/shared": "1.5.44-alpha.1",
32
+ "@ray-js/types": "1.5.44-alpha.1",
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": "c6cf58bb53a876297646bfd7f030e9cd920dde8f"
47
+ "gitHead": "d4e1f3fcc31514011763447120ce270b3c9cdc1b"
48
48
  }