Skip to content

Commit eeb3c0b

Browse files
committed
chore: fix the type
1 parent fa17abe commit eeb3c0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "^18.3.1",
2626
"fast-glob": "^3.3.2",
2727
"fs-extra": "^11.2.0",
28-
"path-serializer": "0.1.2",
28+
"path-serializer": "0.1.3",
2929
"strip-ansi": "^7.1.0",
3030
"test-helper": "workspace:*"
3131
}

0 commit comments

Comments
 (0)