Skip to content

Commit

Permalink
chore(package): update standard to version 9.0.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and goto-bus-stop committed Mar 1, 2017
1 parent 689d065 commit 6d0469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"babel-cli": "^6.3.17",
"babel-preset-es2015": "^6.3.13",
"standard": "^8.6.0"
"standard": "^9.0.0"
},
"scripts": {
"build": "rm -r lib && babel --presets es2015 --out-dir lib src",
Expand Down

0 comments on commit 6d0469f

Please sign in to comment.