@sanity/cli 5.3.0-next.11 → 5.3.0-next.14
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/lib/_chunks-cjs/cli.js +1 -1
- package/lib/_chunks-cjs/cli.js.map +1 -1
- package/lib/index.d.ts +1 -1
- package/package.json +7 -7
package/lib/_chunks-cjs/cli.js
CHANGED
|
@@ -34206,7 +34206,7 @@ export default defineCliConfig({
|
|
|
34206
34206
|
deployment: {
|
|
34207
34207
|
/**
|
|
34208
34208
|
* Enable auto-updates for studios.
|
|
34209
|
-
* Learn more at https://www.sanity.io/docs/
|
|
34209
|
+
* Learn more at https://www.sanity.io/docs/studio/latest-version-of-sanity#k47faf43faf56
|
|
34210
34210
|
*/
|
|
34211
34211
|
autoUpdates: __BOOL__autoUpdates__,
|
|
34212
34212
|
}
|