Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
s6577t committed Nov 5, 2011
1 parent a2f1ea7 commit 41e58bd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Expand Up @@ -2,13 +2,15 @@
"author": "Sam Taylor <sjltaylor@gmail.com>",
"name": "technicolor",
"description": "Use node to remind yourself of Teletext.",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "http://github.com/sjltaylor/technicolor",
"repository": {
"url": "git@github.com:sjltaylor/technicolor.git"
},
"main" : "./technicolor.js",
"main": "./technicolor.js",
"engines": {
"node": "~0.6.0"
}
}
},
"dependencies": {},
"devDependencies": {}
}

0 comments on commit 41e58bd

Please sign in to comment.