@balena/open-balena-api 37.3.1-build-bump-lf-to-abstract-sql-65c1ae06e14b651c715d6dd90a361ee44f2fc5d2-1 → 37.3.1-build-bump-lf-to-abstract-sql-c2bba0c608adbcd7294d60534f8dd2bdc4536659-1

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 +2 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@balena/open-balena-api",
3
3
  "description": "Internet of things, Made Simple",
4
- "version": "37.3.1-build-bump-lf-to-abstract-sql-65c1ae06e14b651c715d6dd90a361ee44f2fc5d2-1",
4
+ "version": "37.3.1-build-bump-lf-to-abstract-sql-c2bba0c608adbcd7294d60534f8dd2bdc4536659-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -160,9 +160,6 @@
160
160
  "sinon": "^20.0.0",
161
161
  "supertest": "^7.1.1"
162
162
  },
163
- "overrides": {
164
- "@balena/lf-to-abstract-sql": "5.0.7-build-multi-attrs-e4fab5433ca617bc72d89cc87a271025ec8549d4-1"
165
- },
166
163
  "engines": {
167
164
  "node": "^22.2.0",
168
165
  "npm": "^11.0.0"
@@ -177,6 +174,6 @@
177
174
  "import": "@swc-node/register/esm-register"
178
175
  },
179
176
  "versionist": {
180
- "publishedAt": "2025-06-19T20:47:28.117Z"
177
+ "publishedAt": "2025-06-20T12:13:42.177Z"
181
178
  }
182
179
  }