Skip to content

Commit 0a61892

Browse files
committed
hoist typescript dependency
1 parent 3e7041c commit 0a61892

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bun.lockb

-56 Bytes
Binary file not shown.

example/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"@types/react-test-renderer": "^18.0.0",
5252
"mocha": "^10.1.0",
5353
"postinstall-postinstall": "^2.1.0",
54-
"react-test-renderer": "18.3.1",
55-
"typescript": "^5.2.2"
54+
"react-test-renderer": "18.3.1"
5655
}
5756
}

0 commit comments

Comments
 (0)