Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum authored May 22, 2019
1 parent 3fbcca4 commit 3dcd44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/rollup.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default {
file: 'dist/v-mask.js',
},
{
format: 'es',
format: 'esm',
file: 'dist/v-mask.esm.js',
},
],
Expand Down

0 comments on commit 3dcd44c

Please sign in to comment.