bump Meteor and Atmosphere deps
This commit is contained in:
parent
2b45fd5842
commit
7bae207319
3 changed files with 25 additions and 24 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
meteor-base@1.1.0 # Packages every Meteor app needs to have
|
||||
mobile-experience@1.0.4 # Packages for a great mobile UX
|
||||
mongo@1.1.18 # The database Meteor supports right now
|
||||
mongo@1.2.0 # The database Meteor supports right now
|
||||
reactive-var@1.0.11 # Reactive variable for tracker
|
||||
tracker@1.1.3 # Meteor's client-side reactive programming library
|
||||
|
||||
|
|
@ -20,8 +20,8 @@ react-meteor-data
|
|||
alanning:roles
|
||||
fourseven:scss
|
||||
twbs:bootstrap
|
||||
accounts-base@1.3.0
|
||||
accounts-password@1.3.7
|
||||
accounts-base@1.3.2
|
||||
accounts-password@1.4.0
|
||||
service-configuration@1.0.11
|
||||
accounts-facebook@1.2.1
|
||||
accounts-github@1.3.0
|
||||
|
|
@ -31,5 +31,5 @@ fortawesome:fontawesome
|
|||
aldeed:collection2-core@2.0.1
|
||||
audit-argument-checks@1.0.7
|
||||
ddp-rate-limiter@1.0.7
|
||||
dynamic-import
|
||||
dynamic-import@0.1.1
|
||||
static-html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue