Stop implying underscore from the meteor-base package.

This commit is contained in:
Ben Newman
2017-11-13 22:58:42 -05:00
parent a713f613b5
commit b513abff23

View File

@@ -18,9 +18,6 @@ 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.