Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Dec 2, 2021
1 parent 67d13f9 commit d3a3542
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 26 deletions.
60 changes: 37 additions & 23 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 @@ -89,15 +89,15 @@
"bcryptjs": "^2.4.3",
"electron-context-menu": "^3.1.1",
"electron-debug": "^3.2.0",
"electron-updater": "^4.6.2",
"electron-updater": "^4.6.5",
"protons": "^2.0.3",
"qrcode-decoder": "^0.2.2",
"qrcode-generator": "^1.4.4"
},
"devDependencies": {
"@tailwindcss/forms": "^0.3.4",
"autoprefixer": "^10.4.0",
"electron": "^16.0.2",
"electron": "^16.0.3",
"electron-builder": "^22.14.5",
"eslint": "^8.3.0",
"eslint-config-node": "^4.1.0",
Expand All @@ -109,7 +109,7 @@
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-standard": "^5.0.0",
"prettier": "^2.5.0",
"sass": "^1.43.5",
"sass": "^1.44.0",
"tailwindcss": "^2.2.19"
},
"engines": {
Expand Down

0 comments on commit d3a3542

Please sign in to comment.