Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #275 from natergj/update-packages
Browse files Browse the repository at this point in the history
update library packages
  • Loading branch information
natergj committed Mar 24, 2019
2 parents 1f1ded0 + 1f773bf commit ae85493
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -37,17 +37,17 @@
"prepublish": "npm run build; npm run test"
},
"dependencies": {
"deepmerge": "2.1.1",
"image-size": "0.6.3",
"jszip": "3.1.5",
"deepmerge": "3.2.0",
"image-size": "0.7.2",
"jszip": "3.2.1",
"lodash.get": "4.4.2",
"lodash.isequal": "4.5.0",
"lodash.isundefined": "3.0.1",
"lodash.reduce": "4.6.0",
"lodash.uniqueid": "4.0.1",
"mime": "2.3.1",
"mime": "2.4.0",
"uuid": "3.3.2",
"xmlbuilder": "10.0.0"
"xmlbuilder": "11.0.1"
},
"devDependencies": {
"babel-cli": "6.26.0",
Expand All @@ -56,8 +56,8 @@
"babel-register": "6.26.0",
"jsdoc": "3.5.5",
"nyc": "12.0.2",
"source-map-support": "0.5.6",
"tape": "4.9.1",
"source-map-support": "0.5.11",
"tape": "4.10.1",
"tape-promise": "2.0.1",
"xmldom": "0.1.27",
"xpath.js": "1.1.0"
Expand Down

0 comments on commit ae85493

Please sign in to comment.