Skip to content

Commit

Permalink
Assert "good" requisitioner.
Browse files Browse the repository at this point in the history
  • Loading branch information
rektide committed Jul 18, 2011
2 parents 843d900 + 91b2df1 commit 01e7ba9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion example/shared/dependency.js

This file was deleted.

4 changes: 4 additions & 0 deletions example/shared/dependency.js
@@ -0,0 +1,4 @@
module.exports = {
foo: 'bar',
cat: 'qwe'
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
},
"author": "rektide <rektide@voodoowarez.com> (http://rektide.voodoowarez.com)",
"dependencies": { "std": "0.1.22",
"require": "0.4.4" },
"uglify-js": "1.0.3" },
"devDependencies": {},
"directories": {}
}

0 comments on commit 01e7ba9

Please sign in to comment.