Skip to content

Commit 95bf6fc

Browse files
authored
fix(build): add example/http to ignore list in update-ts-configs (#3657)
1 parent 3a2ca58 commit 95bf6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update-ts-configs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const ignoredLernaProjects = [
5050
'selenium-tests',
5151
'examples/otlp-exporter-node',
5252
'examples/opentelemetry-web',
53+
'examples/http',
5354
'examples/https',
5455
];
5556

0 commit comments

Comments
 (0)