Skip to content

Commit

Permalink
Merge branch 'release/2.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
tuananh committed Nov 2, 2017
2 parents 2425fc4 + 8511f75 commit d6ed3e9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 18 deletions.
38 changes: 22 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camaro",
"version": "2.1.2",
"version": "2.1.3",
"description": "Transforming XML to JSON using Node.js binding to native pugixml parser library",
"homepage": "https://github.com/tuananh/camaro",
"bugs": "https://github.com/tuananh/camaro/issues",
Expand Down Expand Up @@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"nan": "2.7.0",
"node-pre-gyp": "0.6.38"
"node-pre-gyp": "0.6.39"
},
"devDependencies": {
"istanbul": "0.4.5",
Expand Down

0 comments on commit d6ed3e9

Please sign in to comment.