Skip to content

Commit 23c4684

Browse files
committed
fix: add missing cpx dependency in package.json
1 parent 269d259 commit 23c4684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"@types/node": "^24.3.0",
4343
"@vitest/coverage-v8": "^3.2.4",
4444
"@vitest/ui": "^3.2.4",
45+
"cpx": "^1.5.0",
4546
"puppeteer": "^24.17.0",
4647
"rimraf": "^6.0.1",
4748
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)