Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 30, 2011
1 parent becde9d commit 3c48e53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,9 +1,8 @@
{ "name" : "npm"
, "description" : "A package manager for node"
, "keywords" : [ "package manager", "modules", "install", "package.json" ]
, "version" : "1.0.1rcFINAL"
, "version" : "1.0.1"
, "preferGlobal" : true
, "publishConfig" : { "tag" : "rc" }
, "config" : { "publishtest" : false }
, "homepage" : "http://npmjs.org/"
, "author" : "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)"
Expand Down

0 comments on commit 3c48e53

Please sign in to comment.