Skip to content

Commit 2a46d31

Browse files
committed
chore: update package.json to include all examples in workspaces
1 parent 79c8b94 commit 2a46d31

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"workspaces": {
66
"packages": [
77
"packages/*",
8-
"examples/javascript"
8+
"examples/*"
99
],
1010
"nohoist": [
1111
"**/@angular/**",

packages/video-player/javascript/modules/chapters/chapter.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141

4242
.vjs-control-bar-chapter-display {
4343
line-height: 1.5;
44-
font-size: 90%;
4544
white-space: nowrap;
4645
overflow: hidden;
4746
text-overflow: ellipsis;

0 commit comments

Comments
 (0)