Skip to content

Commit

Permalink
Merge branch 'release/3.0.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
tuananh committed Jul 23, 2018
2 parents 875cab2 + 37ecbb1 commit 51c581f
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": "camaro",
"version": "3.0.7",
"version": "3.0.8",
"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 @@ -29,8 +29,8 @@
"author": "Tuan Anh Tran <[email protected]> (https://tuananh.org)",
"license": "MIT",
"dependencies": {
"node-addon-api": "1.3.0",
"node-pre-gyp": "0.10.2"
"node-addon-api": "1.4.0",
"node-pre-gyp": "0.10.3"
},
"devDependencies": {
"istanbul": "0.4.5",
Expand Down

0 comments on commit 51c581f

Please sign in to comment.