Skip to content

Commit

Permalink
chore(videojs-standard): update to version 6.0.1 (#3884)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Dec 20, 2016
1 parent 26789e7 commit eb389c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "grunt test",
"docs": "npm run docs:lint && npm run docs:api",
"docs:api": "jsdoc -r src/js -d docs/api -c .jsdoc.json",
"docs:lint": "remark -- './**/*.md'" ,
"docs:lint": "remark -- './**/*.md'",
"docs:fix": "remark --output -- './**/*.md'"
},
"repository": {
Expand Down Expand Up @@ -115,7 +115,7 @@
"time-grunt": "^1.1.1",
"uglify-js": "~2.7.3",
"videojs-doc-generator": "0.0.1",
"videojs-standard": "^5.2.0",
"videojs-standard": "^6.0.1",
"webpack": "^1.13.2"
},
"vjsstandard": {
Expand Down

0 comments on commit eb389c5

Please sign in to comment.