Skip to content

Commit

Permalink
minor fix to package.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
polotek committed Apr 3, 2010
1 parent c231b24 commit 6e49e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,6 +7,6 @@
, "preuninstall" : "make clean"
, "test" : "make test"
}
, "main" : "./libxml"
, "main" : "./libxmljs"
, "engines" : { "node" : ">=0.1.30" }
}

0 comments on commit 6e49e01

Please sign in to comment.