Skip to content

Commit

Permalink
replacing name
Browse files Browse the repository at this point in the history
  • Loading branch information
david-shibley-contentful committed Sep 27, 2024
1 parent d52e938 commit 0a0a5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/json-viewer/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default defineConfig({
outDir: 'build',
lib: {
entry: 'src/index.tsx',
name: 'graphql-playground',
name: 'json-viewer',
},
},
});

0 comments on commit 0a0a5bd

Please sign in to comment.