@griddo/ax 1.75.185 → 1.75.187

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@griddo/ax",
3
3
  "description": "Griddo Author Experience",
4
- "version": "1.75.185",
4
+ "version": "1.75.187",
5
5
  "authors": [
6
6
  "Álvaro Sánchez' <alvaro.sanches@secuoyas.com>",
7
7
  "Carlos Torres <carlos.torres@secuoyas.com>",
@@ -162,7 +162,7 @@
162
162
  "yarn": "^1.22.11"
163
163
  },
164
164
  "devDependencies": {
165
- "@babel/core": "^7.17.7",
165
+ "@babel/core": "^7.21.0",
166
166
  "@babel/preset-env": "^7.16.11",
167
167
  "@babel/preset-typescript": "^7.16.7",
168
168
  "@types/jest": "^27.4.1",
@@ -234,5 +234,5 @@
234
234
  "publishConfig": {
235
235
  "access": "public"
236
236
  },
237
- "gitHead": "56f210bb1f9aadf8827b33f0f759155531702526"
237
+ "gitHead": "7f7d7f9fc1368ba04ac5b5ec23af4ed2374901a9"
238
238
  }