Comparing version 1.3.5 to 1.4.0
@@ -11,5 +11,6 @@ var dict = { | ||
'url':'https://raw.github.com/joyent/node/master/lib/url.js', | ||
'util':'https://raw.github.com/joyent/node/master/lib/util.js' | ||
'util':'https://raw.github.com/joyent/node/master/lib/util.js', | ||
'tty':'https://raw.github.com/gist/2649813/01789078ef19464e8065416a3e95661f4c71b52f/tty.js' | ||
}; | ||
module.exports = dict; |
{ | ||
"name":"one", | ||
"version":"1.3.5", | ||
"version":"1.4.0", | ||
"description":"Transform NodeJS packages into single stand-alone script files.", | ||
@@ -5,0 +5,0 @@ "author":"Azer Koculu <azer@kodfabrik.com>", |
70462
2075