Permalink
Showing
with
3 additions
and
3 deletions.
-
+1
−1
CHANGELOG.md
-
+2
−2
bower.json
|
@@ -2,7 +2,7 @@ CHANGELOG |
|
|
=========
|
|
|
|
|
|
## HEAD (Unreleased)
|
|
|
-_(none)_
|
|
|
+* @DatTran fixed bower paths. Fixes #2740 ([view](https://github.com/videojs/video.js/pull/2775))
|
|
|
|
|
|
--------------------
|
|
|
|
|
|
|
@@ -2,8 +2,8 @@ |
|
|
"name": "video.js",
|
|
|
"description": "An HTML5 and Flash video player with a common API and skin for both.",
|
|
|
"main": [
|
|
|
- "src/js/video.js",
|
|
|
- "src/css/video-js.scss"
|
|
|
+ "dist/video.js",
|
|
|
+ "dist/video-js.css"
|
|
|
],
|
|
|
"moduleType": "es6",
|
|
|
"keywords": [
|
|
|
0 comments on commit
7dff83b