Skip to content

Commit 3a38c04

Browse files
feat(pxroneline): add jwplayer support and bump version to 1.7.9999 (DefinitelyTyped#72505)
1 parent 14c8515 commit 3a38c04

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

types/pxr-oneline/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ declare namespace OneLine {
6868
facebook: boolean;
6969
google_maps: boolean;
7070
spotify: boolean;
71+
jwplayer: boolean;
7172
};
7273
}
7374

types/pxr-oneline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@types/pxr-oneline",
4-
"version": "1.6.9999",
4+
"version": "1.7.9999",
55
"nonNpm": true,
66
"nonNpmDescription": "The OneLine handles all the logic needed for a publisher to serve ads.",
77
"projects": [

0 commit comments

Comments
 (0)