@ray-js/builder-component 1.4.59-beta.0 → 1.4.60

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.4.59-beta.0",
3
+ "version": "1.4.60",
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.0",
28
28
  "@babel/traverse": "^7.24.1",
29
29
  "@babel/types": "^7.24.0",
30
- "@ray-js/babel-preset-standard": "^1.4.59-beta.0",
31
- "@ray-js/shared": "^1.4.59-beta.0",
32
- "@ray-js/types": "^1.4.59-beta.0",
30
+ "@ray-js/babel-preset-standard": "1.4.60",
31
+ "@ray-js/shared": "1.4.60",
32
+ "@ray-js/types": "1.4.60",
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.org"
46
46
  },
47
- "gitHead": "5cb9b6760d1079646be4d038fe3d21b42a3d4028"
47
+ "gitHead": "fe03dd457a54ab78a75747bcb370a48213086b06"
48
48
  }