@ray-js/builder-component 1.4.16 → 1.4.18

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.4.16",
3
+ "version": "1.4.18",
4
4
  "description": "Ray builder for component",
5
5
  "keywords": [
6
6
  "ray"
@@ -27,9 +27,9 @@
27
27
  "@babel/helper-plugin-utils": "^7.22.5",
28
28
  "@babel/traverse": "^7.22.11",
29
29
  "@babel/types": "^7.22.11",
30
- "@ray-js/babel-preset-standard": "1.4.16",
31
- "@ray-js/shared": "1.4.16",
32
- "@ray-js/types": "1.4.16",
30
+ "@ray-js/babel-preset-standard": "1.4.18",
31
+ "@ray-js/shared": "1.4.18",
32
+ "@ray-js/types": "1.4.18",
33
33
  "babel-plugin-import": "^1.13.8",
34
34
  "chokidar": "^3.5.3",
35
35
  "colors": "1.4.0",