Skip to content

Commit ba31f47

Browse files
authored
Update packages/core/rollup.config.js
1 parent b851646 commit ba31f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default {
4747
copy({
4848
src: 'src/i18n/en.json',
4949
dest: 'i18n'
50-
}),
50+
})
5151
],
5252
external: [
5353
'@web3-onboard/common',

0 commit comments

Comments
 (0)