Skip to content

Commit

Permalink
Showing 3 changed files with 240 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@
"sass-loader": "^6.0.1",
"screenfull": "^3.0.2",
"snazzy": "^6.0.0",
"standard": "^8.3.0",
"standard": "^10.0.0",
"style-loader": "^0.13.1",
"webpack": "^2.2.1",
"webpack-dev-middleware": "^1.8.3",
2 changes: 2 additions & 0 deletions test/karma/canPlay.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable no-unused-expressions */

import SoundCloud from '../../src/players/SoundCloud'
import YouTube from '../../src/players/YouTube'
import Vimeo from '../../src/players/Vimeo'
Loading

0 comments on commit 1371cbc

Please sign in to comment.