update meteor to 1.4.1.3
This commit is contained in:
parent
234df9df94
commit
5cf986e7e1
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
meteor-base@1.0.4 # Packages every Meteor app needs to have
|
meteor-base@1.0.4 # Packages every Meteor app needs to have
|
||||||
mobile-experience@1.0.4 # Packages for a great mobile UX
|
mobile-experience@1.0.4 # Packages for a great mobile UX
|
||||||
mongo@1.1.12_1 # The database Meteor supports right now
|
mongo@1.1.13 # The database Meteor supports right now
|
||||||
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
|
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
|
||||||
reactive-var@1.0.10 # Reactive variable for tracker
|
reactive-var@1.0.10 # Reactive variable for tracker
|
||||||
jquery # Helpful client-side library
|
jquery@1.11.9 # Helpful client-side library
|
||||||
tracker@1.1.0 # Meteor's client-side reactive programming library
|
tracker@1.1.0 # Meteor's client-side reactive programming library
|
||||||
|
|
||||||
standard-minifier-js@1.2.0_1 # JS minifier run for production mode
|
standard-minifier-js@1.2.0_1 # JS minifier run for production mode
|
||||||
@ -42,4 +42,4 @@ aldeed:collection2
|
|||||||
dburles:collection-helpers
|
dburles:collection-helpers
|
||||||
yogiben:admin-edit
|
yogiben:admin-edit
|
||||||
mfactory:admin-lte
|
mfactory:admin-lte
|
||||||
standard-minifier-css
|
standard-minifier-css@1.2.0_1
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
METEOR@1.4.1.2
|
METEOR@1.4.1.3
|
||||||
|
|||||||
@ -82,10 +82,10 @@ mobile-status-bar@1.0.12
|
|||||||
modules@0.7.6_1
|
modules@0.7.6_1
|
||||||
modules-runtime@0.7.6_1
|
modules-runtime@0.7.6_1
|
||||||
momentjs:moment@2.15.1
|
momentjs:moment@2.15.1
|
||||||
mongo@1.1.12_1
|
mongo@1.1.13
|
||||||
mongo-id@1.0.5
|
mongo-id@1.0.5
|
||||||
natestrauser:select2@4.0.3
|
natestrauser:select2@4.0.3
|
||||||
npm-mongo@1.5.49
|
npm-mongo@2.2.11_1
|
||||||
oauth@1.1.11
|
oauth@1.1.11
|
||||||
oauth2@1.1.10
|
oauth2@1.1.10
|
||||||
observe-sequence@1.0.12
|
observe-sequence@1.0.12
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user