@payloadcms/live-preview
Advanced tools
Comparing version 3.0.0-beta.29 to 3.0.0-canary.92e4997
@@ -7,4 +7,3 @@ export { handleMessage } from './handleMessage.js'; | ||
export { subscribe } from './subscribe.js'; | ||
export { traverseRichText } from './traverseRichText.js'; | ||
export { unsubscribe } from './unsubscribe.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -7,5 +7,4 @@ export { handleMessage } from './handleMessage.js'; | ||
export { subscribe } from './subscribe.js'; | ||
export { traverseRichText } from './traverseRichText.js'; | ||
export { unsubscribe } from './unsubscribe.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@payloadcms/live-preview", | ||
"version": "3.0.0-beta.29", | ||
"version": "3.0.0-canary.92e4997", | ||
"description": "The official live preview JavaScript SDK for Payload", | ||
@@ -28,3 +28,3 @@ "homepage": "https://payloadcms.com", | ||
"@payloadcms/eslint-config": "1.1.1", | ||
"payload": "3.0.0-beta.29" | ||
"payload": "3.0.0-canary.92e4997" | ||
}, | ||
@@ -31,0 +31,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
63958
470