Skip to content

Commit 2773308

Browse files
committed
feat: force release
1 parent 6517251 commit 2773308

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sanity.config.ts

+1-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ export default createConfig({
1717

1818
plugins: [deskTool()],
1919

20-
schema: {
21-
types: schemaTypes,
22-
},
20+
schema: {types: schemaTypes},
2321
document: {
2422
// eslint-disable-next-line require-await
2523
productionUrl: async (prev) => {

0 commit comments

Comments
 (0)