@payloadcms/live-preview
Advanced tools
Comparing version 3.0.0-canary.6659da8 to 3.0.0-canary.6d0dfea
@@ -17,5 +17,5 @@ import type { fieldSchemaToJSON } from 'payload/shared'; | ||
serverURL: string; | ||
}) => Promise<T & { | ||
}) => Promise<{ | ||
_numberOfRequests?: number; | ||
}>; | ||
} & T>; | ||
//# sourceMappingURL=mergeData.d.ts.map |
{ | ||
"name": "@payloadcms/live-preview", | ||
"version": "3.0.0-canary.6659da8", | ||
"version": "3.0.0-canary.6d0dfea", | ||
"description": "The official live preview JavaScript SDK for Payload", | ||
@@ -17,4 +17,4 @@ "homepage": "https://payloadcms.com", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
@@ -28,4 +28,4 @@ }, | ||
"devDependencies": { | ||
"payload": "3.0.0-canary.6659da8", | ||
"@payloadcms/eslint-config": "1.1.1" | ||
"@payloadcms/eslint-config": "3.0.0-beta.59", | ||
"payload": "3.0.0-canary.6d0dfea" | ||
}, | ||
@@ -32,0 +32,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
63722