Skip to content

Commit

Permalink
deps: change to contraption based module
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalparadox committed Jan 17, 2013
1 parent 563d313 commit 0b1c5dd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Expand Up @@ -12,7 +12,13 @@
"scripts": {
"test": "make test"
},
"dependencies": {},
"dependencies": {
"contraption": "0.1.x"
, "facet": "0.3.x"
, "sherlock": "*"
, "tea-extend": "0.2.x"
, "tea-inherits": "0.1.x"
},
"devDependencies": {
"chai": "*"
, "mocha": "*"
Expand Down

0 comments on commit 0b1c5dd

Please sign in to comment.