Skip to content

Commit

Permalink
Update to standard 8.0.0 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Aug 23, 2016
1 parent 28534fe commit 8a917b6
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
@@ -1,6 +1,6 @@
{
"name": "gulp-standard",
"version": "7.0.1",
"version": "8.0.0",
"description": "gulp plugin for checking JavaScript code with the standard syntax",
"main": "index.js",
"keywords": [
Expand All @@ -26,7 +26,7 @@
"gulp-util": "^3.0.6",
"log-symbols": "^1.0.2",
"path": "^0.12.7",
"standard": "^7.0.1",
"standard": "^8.0.0",
"through2": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 8a917b6

Please sign in to comment.