Skip to content

Commit

Permalink
fix for broken download bundle prebid/prebid.github.io#4177 (prebid#9289
Browse files Browse the repository at this point in the history
)
  • Loading branch information
elad-yosifon committed Nov 28, 2022
1 parent 54b6e7f commit 5a9aaa8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
setStorageItem,
tryParseJSON,
getUniqueDealId,
} from 'modules/kueezRtbBidAdapter.js';
} from 'modules/kueezrtbBidAdapter.js';
import * as utils from 'src/utils.js';
import {version} from 'package.json';
import {useFakeTimers} from 'sinon';
Expand Down

0 comments on commit 5a9aaa8

Please sign in to comment.