Skip to content

Commit 8084285

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

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
@@ -53,6 +53,6 @@
5353
"lerna": "^8.0.0",
5454
"lint-staged": "^14.0.0",
5555
"prettier": "^3.0.1",
56-
"tsbb": "^4.1.14"
56+
"tsbb": "^4.5.1"
5757
}
5858
}

0 commit comments

Comments
 (0)