Skip to content

Commit 9c67aff

Browse files
committed
fix: resolve ESM import issue in the package.
1 parent 18f3382 commit 9c67aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"pretty-quick": "^3.1.3",
6060
"react": "^18.2.0",
6161
"react-dom": "^18.2.0",
62-
"tsbb": "^4.1.5",
62+
"tsbb": "^4.5.1",
6363
"jest-watch-typeahead": "^2.2.2",
6464
"jest-environment-jsdom": "~29.5.0",
6565
"jest-environment-node": "^29.5.0"

0 commit comments

Comments
 (0)