openpalm 0.2.8 → 0.2.10
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/dist/openpalm.js +1 -1
- package/package.json +1 -1
package/dist/openpalm.js
CHANGED
|
@@ -1612,7 +1612,7 @@ ${inboundTokenVar}=
|
|
|
1612
1612
|
// packages/cli/package.json
|
|
1613
1613
|
var package_default = {
|
|
1614
1614
|
name: "openpalm",
|
|
1615
|
-
version: "0.2.
|
|
1615
|
+
version: "0.2.10",
|
|
1616
1616
|
description: "CLI tool for installing and managing an OpenPalm stack",
|
|
1617
1617
|
type: "module",
|
|
1618
1618
|
license: "MIT",
|