Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9ab2638

Browse files
committed
Remove tsickle from @bazel/typescript dependencies.
It's an optional dependency which users can install if they use Closure Compiler See #323 PiperOrigin-RevId: 221678825
1 parent 1e33c83 commit 9ab2638

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"dependencies": {
1717
"protobufjs": "5.0.3",
1818
"source-map-support": "0.5.9",
19-
"tsickle": "0.28.0",
2019
"tsutils": "2.27.2"
2120
},
2221
"devDependencies": {

0 commit comments

Comments
 (0)