Use same version of simple-get as prebuild-install

to prevent two different versions being installed
This commit is contained in:
Lovell Fuller 2021-02-27 16:39:30 +00:00
parent 36087fe518
commit b05a4bdadd

View File

@ -123,7 +123,7 @@
"npmlog": "^4.1.2",
"prebuild-install": "^6.0.1",
"semver": "^7.3.4",
"simple-get": "^4.0.0",
"simple-get": "^3.1.0",
"tar-fs": "^2.1.1",
"tunnel-agent": "^0.6.0"
},