Skip to content

Commit

Permalink
chore: adjust script filter syntax (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mini-ghost authored Mar 17, 2024
1 parent d1c38f8 commit d24d1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "vue3-lottie-monorepo",
"private": "true",
"scripts": {
"build": "pnpm build --filter vue3-lottie"
"build": "pnpm --filter vue3-lottie build"
}
}

0 comments on commit d24d1e7

Please sign in to comment.