1
0
mirror of https://github.com/videojs/video.js.git synced 2025-10-31 00:08:01 +02:00

@DatTran fixed bower paths. Fixes #2740. closes #2775

This commit is contained in:
Dat Tran
2015-11-20 17:22:49 -05:00
committed by Gary Katsevman
parent 6bbd6f1a65
commit 7dff83b2a4
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ CHANGELOG
=========
## HEAD (Unreleased)
_(none)_
* @DatTran fixed bower paths. Fixes #2740 ([view](https://github.com/videojs/video.js/pull/2775))
--------------------

View File

@@ -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": [