We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5658e5b commit 9832ff0Copy full SHA for 9832ff0
bun.lock
@@ -42,7 +42,7 @@
42
"dependencies": {
43
"bunfig": "^0.11.1",
44
"cac": "^6.7.14",
45
- "ts-pkgx": "0.4.30",
+ "ts-pkgx": "^0.4.30",
46
},
47
"devDependencies": {
48
"bun-plugin-dtsx": "^0.9.5",
packages/launchpad/package.json
@@ -65,7 +65,7 @@
65
66
67
68
- "ts-pkgx": "0.4.30"
+ "ts-pkgx": "^0.4.30"
69
70
71
"bun-plugin-dtsx": "^0.9.5"
0 commit comments