2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-02 21:00:48 +00:00

Bump commander from ^4.1.1 to ^7.1.0

Looked at https://github.com/tj/commander.js/blob/master/CHANGELOG.md
and tested a bit, seems like no change is needed
This commit is contained in:
Ronan Jouchet 2021-02-25 19:08:37 -05:00
parent 6b266b7815
commit 1a5d79ecf8

View File

@ -54,7 +54,7 @@
},
"dependencies": {
"axios": "^0.21.1",
"commander": "^4.1.1",
"commander": "^7.1.0",
"electron-packager": "^15.2.0",
"gitcloud": "^0.1.3",
"hasbin": "^1.2.3",