Revert "Stop implying underscore from the meteor-base package."

This reverts commit b513abff23.

Per @abernix's comment here:
https://github.com/meteor/meteor/pull/9362#pullrequestreview-76428132
This commit is contained in:
Ben Newman
2017-11-14 09:31:45 -05:00
parent b513abff23
commit 9eeeb46dbb

View File

@@ -18,6 +18,9 @@ Package.onUse(function(api) {
// removable
'webapp',
// Most Meteor core packages depend on Underscore right now
'underscore',
// The protocol and client/server libraries that Meteor uses to send data
'ddp',
'livedata', // XXX COMPAT WITH PACKAGES BUILT FOR 0.9.0.