Skip to content

Commit

Permalink
bump update-notifier. (#869)
Browse files Browse the repository at this point in the history
* bump dependencies.

arr-diff@3.0.0 causes failures, so skipping for now.

* undo strip-bom => strip-bom-buf

strip-bom-buf uses syntax unsupported in Node 0.10.
  • Loading branch information
jamestalmage committed May 25, 2016
1 parent bc11e08 commit 463dbd4
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 @@ -146,7 +146,7 @@
"strip-bom": "^2.0.0",
"time-require": "^0.1.2",
"unique-temp-dir": "^1.0.0",
"update-notifier": "^0.6.0"
"update-notifier": "^0.7.0"
},
"devDependencies": {
"cli-table2": "^0.2.0",
Expand Down

0 comments on commit 463dbd4

Please sign in to comment.