Skip to content

Commit

Permalink
Include the Error class in the client-side code.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed May 21, 2011
1 parent 25b3d6e commit 0b3e8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jake.yml
Expand Up @@ -16,6 +16,7 @@ packages:
- faye - faye
- util/class - util/class
- util/namespace - util/namespace
- error
- mixins/deferrable - mixins/deferrable
- mixins/publisher - mixins/publisher
- mixins/timeouts - mixins/timeouts
Expand All @@ -32,7 +33,6 @@ packages:
files: files:
- util/set - util/set
- util/node/web_socket - util/node/web_socket
- error
- engines/base - engines/base
- engines/connection - engines/connection
- engines/memory - engines/memory
Expand Down

0 comments on commit 0b3e8cf

Please sign in to comment.