@balena/open-balena-api 28.0.5 → 28.0.6-build-add-tests-for-env-vars-on-state-get-d8f8323e3581d479857342b34755c2569869d5db-1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
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": "28.0.
|
4
|
+
"version": "28.0.6-build-add-tests-for-env-vars-on-state-get-d8f8323e3581d479857342b34755c2569869d5db-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -168,6 +168,6 @@
|
|
168
168
|
"loader": "ts-node/esm/transpile-only"
|
169
169
|
},
|
170
170
|
"versionist": {
|
171
|
-
"publishedAt": "2024-09-
|
171
|
+
"publishedAt": "2024-09-18T15:08:57.496Z"
|
172
172
|
}
|
173
173
|
}
|