Skip to content

Commit

Permalink
Fixing dependencies and bumping version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
vesln committed Jan 1, 2012
1 parent 9312fe9 commit 47ed02d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
@@ -1,11 +1,9 @@
{
"name": "package"
, "version": "0.0.1"
, "version": "0.0.2"
, "description": "Easy package.json exports."
, "keywords": ["package.json"]
, "author": "Veselin Todorov <hi@vesln.com>"
, "dependencies": {
}
, "devDependencies": {
"mocha": "0.3.3"
, "should": "0.3.2"
Expand Down

0 comments on commit 47ed02d

Please sign in to comment.