File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
2+ ## v0.21.6...v0.21.6
3+
4+ [ compare changes] ( https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.6...v0.21.6 )
5+
26## v0.21.5...main
37
48[ compare changes] ( https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.5...main )
Original file line number Diff line number Diff line change 11{
22 "name" : " bun-plugin-dtsx" ,
33 "type" : " module" ,
4- "version" : " 0.21.6 " ,
4+ "version" : " 0.21.7 " ,
55 "description" : " A Bun Bundler plugin that auto generates your d.ts types extremely fast." ,
66 "author" : " Chris Breuer <chris@ow3.org>" ,
77 "license" : " MIT" ,
5050 "typecheck" : " bun tsc --noEmit"
5151 },
5252 "dependencies" : {
53- "@stacksjs/dtsx" : " ^0.6.1 "
53+ "@stacksjs/dtsx" : " ^0.6.2 "
5454 },
5555 "devDependencies" : {
5656 "@stacksjs/eslint-config" : " ^3.8.1-beta.2" ,
You can’t perform that action at this time.
0 commit comments