mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Stop implying underscore from the meteor-base package.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user