Skip to content

Commit c39842d

Browse files
committed
fix: resolve ESM import issue in the package.
1 parent f828076 commit c39842d

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
@@ -42,6 +42,6 @@
4242
"lerna": "^7.1.3",
4343
"prettier": "^3.0.0",
4444
"react-test-renderer": "^18.2.0",
45-
"tsbb": "^4.2.1"
45+
"tsbb": "^4.5.1"
4646
}
4747
}

0 commit comments

Comments
 (0)