Skip to content

Commit

Permalink
update "debug" to v0.7.3
Browse files Browse the repository at this point in the history
Closes #428.
  • Loading branch information
TooTallNate committed Mar 16, 2017
1 parent 9dc30f8 commit 27d93a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
],
"license": "MIT",
"dependencies": {
"ms": "0.7.2"
"ms": "0.7.3"
},
"devDependencies": {
"browserify": "9.0.3",
Expand Down

2 comments on commit 27d93a3

@thebigredgeek
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops! Watch the commit message here @TooTallNate :D

@TooTallNate
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'oh! 🤦‍♂️

Please sign in to comment.