Skip to content

Commit

Permalink
Update to standard 10
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Apr 11, 2017
1 parent 50616f8 commit 1371cbc
Show file tree
Hide file tree
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
Expand Up @@ -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",
Expand Down
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'
Expand Down

0 comments on commit 1371cbc

Please sign in to comment.