Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rphillips-nz committed Feb 17, 2021
1 parent 1b9f4ed commit 028371d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"debug": "webpack && qode --inspect ./dist/index.js"
},
"dependencies": {
"@nodegui/nodegui": "^0.25.0",
"@nodegui/nodegui": "^0.29.0",
"@nodegui/os-utils": "^1.1.2",
"exifr": "^6.0.0",
"jimp": "^0.16.1"
},
"devDependencies": {
"@nodegui/packer": "^1.4.1",
"@types/node": "^14.11.8",
"@types/node": "^14.14.28",
"clean-webpack-plugin": "^3.0.0",
"file-loader": "^6.1.1",
"file-loader": "^6.2.0",
"native-addon-loader": "^2.0.1",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
Expand Down

0 comments on commit 028371d

Please sign in to comment.