mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Upgrade babel-compiler npm dependency meteor-babel to v0.7.1.
This commit is contained in:
1979
packages/babel-compiler/.npm/package/npm-shrinkwrap.json
generated
1979
packages/babel-compiler/.npm/package/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ Package.describe({
|
||||
});
|
||||
|
||||
Npm.depends({
|
||||
'meteor-babel': '0.6.6'
|
||||
'meteor-babel': '0.7.1'
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
|
||||
Reference in New Issue
Block a user