Skip to content

Commit

Permalink
chore(package.json): update playkit-js-* versions
Browse files Browse the repository at this point in the history
  • Loading branch information
odedhutzler committed Dec 12, 2017
1 parent d368287 commit f04983a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"karma-webpack": "^2.0.2",
"mocha": "^3.2.0",
"mocha-cli": "^1.0.1",
"playkit-js": "https://github.com/kaltura/playkit-js.git#v0.19.0",
"playkit-js": "https://github.com/kaltura/playkit-js.git#v0.19.1",
"pre-push": "^0.1.1",
"sinon": "^2.0.0",
"sinon-chai": "^2.8.0",
Expand All @@ -67,7 +67,7 @@
"license": "AGPL-3.0",
"peerDependencies": {
"hls.js": "^0.8.5",
"playkit-js": "https://github.com/kaltura/playkit-js.git#v0.19.0"
"playkit-js": "https://github.com/kaltura/playkit-js.git#v0.19.1"
},
"repository": {
"type": "git",
Expand All @@ -77,4 +77,4 @@
"url": "https://github.com/kaltura/playkit-js-hls/issues"
},
"homepage": "https://github.com/kaltura/playkit-js-hls#readme"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3816,9 +3816,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

"playkit-js@https://github.com/kaltura/playkit-js.git#v0.19.0":
version "0.19.0"
resolved "https://github.com/kaltura/playkit-js.git#f0cb7509e5473d4e74c09fe84cc83f9be8ccbe18"
"playkit-js@https://github.com/kaltura/playkit-js.git#v0.19.1":
version "0.19.1"
resolved "https://github.com/kaltura/playkit-js.git#9199d225207d6df8cc97679635889c5c00fcac6a"
dependencies:
js-logger "^1.3.0"
ua-parser-js "^0.7.13"
Expand Down

0 comments on commit f04983a

Please sign in to comment.