Skip to content

Commit 9832ff0

Browse files
committed
chore: wip
1 parent 5658e5b commit 9832ff0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"bunfig": "^0.11.1",
4444
"cac": "^6.7.14",
45-
"ts-pkgx": "0.4.30",
45+
"ts-pkgx": "^0.4.30",
4646
},
4747
"devDependencies": {
4848
"bun-plugin-dtsx": "^0.9.5",

packages/launchpad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"bunfig": "^0.11.1",
6767
"cac": "^6.7.14",
68-
"ts-pkgx": "0.4.30"
68+
"ts-pkgx": "^0.4.30"
6969
},
7070
"devDependencies": {
7171
"bun-plugin-dtsx": "^0.9.5"

0 commit comments

Comments
 (0)