@holostaff/sdk 0.12.7 → 0.12.9
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.
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@holostaff/sdk",
|
|
3
|
-
"version": "0.12.
|
|
4
|
-
"description": "Holostaff
|
|
3
|
+
"version": "0.12.9",
|
|
4
|
+
"description": "The Holostaff runtime for your app: the autopilot offer, the handover loop, and the safety envelope, in the user's own session.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://docs.holostaff.ai",
|
|
7
7
|
"type": "module",
|
|
@@ -55,4 +55,4 @@
|
|
|
55
55
|
"optional": true
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
}
|
|
58
|
+
}
|