Skip to content

Commit

Permalink
fix(cli): 🎨 starters
Browse files Browse the repository at this point in the history
  • Loading branch information
leifermendez committed Dec 12, 2022
1 parent 87ba43a commit 79e2318
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/create-bot-whatsapp/rollup-create.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ module.exports = {
copy({
targets: [{ src: 'starters/*', dest: join(__dirname, 'starters') }],
}),
,
commonjs(),
nodeResolve(),
],
Expand Down

0 comments on commit 79e2318

Please sign in to comment.