Skip to content

Commit

Permalink
Pin all Babel dev_bundle dependencies to 7.0.0-beta.51 exactly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Newman committed Aug 16, 2018
1 parent 842e2e3 commit 199aefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dev-bundle-tool-package.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var packageJson = {
pacote: "https://github.com/meteor/pacote/tarball/a3285854a68e4969d6c8abaa74407f7d113b178f",
"node-gyp": "3.6.2",
"node-pre-gyp": "0.6.36",
"meteor-babel": "7.0.0-beta.51",
"meteor-babel": "7.0.0-beta.51-exact",
"meteor-promise": "0.8.6",
promise: "8.0.1",
reify: "0.16.4",
Expand Down

0 comments on commit 199aefb

Please sign in to comment.