Skip to content

Commit

Permalink
update test command
Browse files Browse the repository at this point in the history
  • Loading branch information
lilnasy committed Mar 15, 2024
1 parent 108bffb commit e0526d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dynamic-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}
},
"scripts": {
"test": "pnpm -w test tests/dynamic-import.test.ts"
"test": "pnpm -w test dynamic-import.test.ts"
},
"type": "module",
"peerDependencies": {
Expand Down

0 comments on commit e0526d1

Please sign in to comment.