Skip to content

Commit

Permalink
update deps; version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
minibikini committed Jun 19, 2014
1 parent 3d9f68d commit d28c665
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appspine",
"version": "0.0.8",
"version": "0.0.9",
"description": "node.js application namespace base class",
"keywords": [
"application",
Expand All @@ -27,9 +27,9 @@
"dependencies": {
"coffee-script": "~1.7.1",
"eventemitter2": "~0.4.13",
"tracer": "~0.6.2",
"tracer": "~0.7.1",
"colors": "~0.6.2",
"async": "~0.2.10",
"async": "~0.9.0",
"typeof": "~1.0.0"
}
}

0 comments on commit d28c665

Please sign in to comment.