Skip to content

Commit

Permalink
moved
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed Feb 7, 2013
1 parent e30dacb commit c750b58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xml-writer",
"version": "1.2.3",
"version": "1.2.4",
"author": "Nicolas Thouvenin <nthouvenin@gmail.com>",
"contributors": [
{
Expand All @@ -14,14 +14,14 @@
"XMLWriter",
"generator"
],
"homepage": "http://github.com/lindory-project/node-xml-writer",
"homepage": "http://github.com/touv/node-xml-writer",
"scripts": {
"test": "nodeunit test/"
},
"main": "./index.js",
"repository": {
"type": "git",
"url": "https://github.com/lindory-project/node-xml-writer.git"
"url": "https://github.com/touv/node-xml-writer.git"
},
"dependencies": {
},
Expand Down

0 comments on commit c750b58

Please sign in to comment.