Skip to content

Commit

Permalink
fix(FEC-13611): Revert babal targets (#258)
Browse files Browse the repository at this point in the history
solves FEC-13611
Co-authored-by: JonathanTGold <jonathan.gold@86@gmail.com>
  • Loading branch information
JonathanTGold committed Jan 2, 2024
1 parent e50c988 commit 9f58c2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime": "^7.23.6",
"@microsoft/api-extractor": "^7.38.0",
"@playkit-js/browserslist-config": "^1.0.7",
"@playkit-js/browserslist-config": "^1.0.8-canary.0-f5791c1",
"@playkit-js/playkit-js": "canary",
"@types/chai": "^4.3.3",
"@types/mocha": "^9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1170,10 +1170,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@playkit-js/browserslist-config@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@playkit-js/browserslist-config/-/browserslist-config-1.0.7.tgz#5c44ae48adae36651edb22c23e15b30c1af4b0fa"
integrity sha512-c54fhJbNPG+7gJs8ItirS2chYNymjYirtoY8rOxLVIjqHlyUBdxMl6GykEuEVSy4MHU9cu2c3+E0ppx9/u+Ghw==
"@playkit-js/browserslist-config@^1.0.8-canary.0-f5791c1":
version "1.0.8-canary.0-f5791c1"
resolved "https://registry.yarnpkg.com/@playkit-js/browserslist-config/-/browserslist-config-1.0.8-canary.0-f5791c1.tgz#1bfea3cc970b6bc4b6d1696209f2bde72aeb3518"
integrity sha512-k3MsLvGuuf1Kben5GwkPx5weXEgYCgRPnt6ApMJ3y80paY/obU3DC+lmfeert/I2IEzQBlPWMVvtZKQH8KG9/w==

"@playkit-js/playkit-js@canary":
version "0.84.2-canary.0-cceb0c7"
Expand Down

0 comments on commit 9f58c2a

Please sign in to comment.