Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed May 8, 2020
2 parents d7e0780 + 1b7e798 commit 62ded85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default [
{
input: 'src/index.js',
output: {
name: 'ReactQuery',
name: 'ReactVirtual',
file: 'dist/react-virtual.production.min.js',
format: 'umd',
sourcemap: true,
Expand Down

0 comments on commit 62ded85

Please sign in to comment.