mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Pin another @babel/runtime dependency in an old test app.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"start": "meteor run"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.0.0-beta.46",
|
||||
"@babel/runtime": "7.0.0-beta.55",
|
||||
"meteor-node-stubs": "^0.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user