Rollback npm version upgrade

This commit is contained in:
Renan Castro
2021-05-07 11:38:03 -03:00
parent 4068f4f682
commit fe17bfd380

View File

@@ -10,8 +10,8 @@ var packageJson = {
dependencies: {
// Explicit dependency because we are replacing it with a bundled version
// and we want to make sure there are no dependencies on a higher version
npm: "7.11.2",
pacote: "11.3.3",
npm: "6.14.12",
pacote: "https://github.com/meteor/pacote/tarball/a81b0324686e85d22c7688c47629d4009000e8b8",
"node-gyp": "8.0.0",
"node-pre-gyp": "0.15.0",
typescript: "4.2.4",