Install reify from tarball

This commit is contained in:
zodern
2022-12-30 15:33:35 -06:00
parent f11c62c9e0
commit d6e9f0552b

View File

@@ -41,7 +41,7 @@
"@babel/template": "^7.16.7",
"@babel/traverse": "^7.17.0",
"@babel/types": "^7.17.0",
"@meteorjs/reify": "meteor/reify#46e208eebcaa0a424397149401ce6a03d91f1a1b",
"@meteorjs/reify": "https://github.com/meteor/reify/tarball/46e208eebcaa0a424397149401ce6a03d91f1a1b",
"babel-preset-meteor": "^7.10.0",
"babel-preset-minify": "^0.5.1",
"convert-source-map": "^1.6.0",