Comparing version 0.0.1 to 0.0.2
@@ -9,3 +9,3 @@ { | ||
"description": "Fornece integração à API de pagamentos do PagSeguro", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"homepage": "https://github.com/cranic/node-pagseguro", | ||
@@ -17,3 +17,4 @@ "repository": { | ||
"dependencies": { | ||
"request": "2.9.x" | ||
"request": "2.9.x", | ||
"jstoxml": "0.1.x" | ||
}, | ||
@@ -20,0 +21,0 @@ "devDependencies": {}, |
Sorry, the diff of this file is not supported yet
3130
2
+ Addedjstoxml@0.1.x
+ Addedjstoxml@0.1.0(transitive)