Skip to content

Commit

Permalink
meteor update (winsleague#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsw authored Aug 10, 2016
1 parent b59b916 commit aa26527
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 42 deletions.
1 change: 1 addition & 0 deletions app/.meteor/.finished-upgraders
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ notices-for-facebook-graph-api-2
1.2.0-breaking-changes
1.3.0-split-minifiers-package
1.3.5-remove-old-dev-bundle-link
1.4.0-remove-old-dev-bundle-link
32 changes: 16 additions & 16 deletions app/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor-base # Packages every Meteor app needs to have
mobile-experience # Packages for a great mobile UX
mongo # The database Meteor supports right now
session # Client-side reactive dictionary for your app
jquery # Helpful client-side library
tracker # Meteor's client-side reactive programming library
meteor-base@1.0.4 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.10 # The database Meteor supports right now
session@1.1.6 # Client-side reactive dictionary for your app
jquery@1.11.9 # Helpful client-side library
tracker@1.1.0 # Meteor's client-side reactive programming library

es5-shim # ECMAScript 5 compatibility for older browsers.
ecmascript # Enable ECMAScript2015+ syntax in app code
es5-shim@4.6.13 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.7 # Enable ECMAScript2015+ syntax in app code

twbs:bootstrap
promise
promise@0.8.3


http
http@1.2.8
peerlibrary:xml2js
blaze-html-templates
blaze-html-templates@1.0.4
aldeed:collection2
accounts-password
accounts-password@1.2.12
dburles:collection-helpers
matb33:collection-hooks
kadira:blaze-layout
meteorhacks:fast-render
fortawesome:fontawesome
alanning:roles
aldeed:autoform
check
check@1.2.3
arillo:flow-router-helpers
percolate:synced-cron
brentjanderson:winston-client
Expand All @@ -48,8 +48,8 @@ zimme:active-route
useraccounts:bootstrap
useraccounts:flow-routing
u2622:persistent-session
standard-minifier-css
standard-minifier-js
standard-minifier-css@1.1.8
standard-minifier-js@1.1.8
xolvio:cleaner
practicalmeteor:mocha
dispatch:mocha-phantomjs
Expand All @@ -58,6 +58,6 @@ lmieulet:meteor-coverage
practicalmeteor:mocha-console-runner
kadira:flow-router
hwillson:stub-collections
audit-argument-checks
audit-argument-checks@1.0.7
tmeasday:acceptance-test-driver
yogiben:autoform-modals
2 changes: 1 addition & 1 deletion app/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.3.5.1
METEOR@1.4.0.1
50 changes: 25 additions & 25 deletions app/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[email protected].8
accounts-password@1.1.13
[email protected].10
accounts-password@1.2.14
alanning:[email protected]
aldeed:[email protected]
aldeed:[email protected]
Expand All @@ -12,8 +12,8 @@ [email protected]
arillo:[email protected]
[email protected]
[email protected]
babel-compiler@6.8.5
[email protected].9_1
babel-compiler@6.9.0
[email protected].10
[email protected]
[email protected]
[email protected]
Expand All @@ -28,7 +28,7 @@ [email protected]
chuangbo:[email protected]
[email protected]
dburles:[email protected]
dburles:factory@1.0.0
dburles:factory@1.1.0
dburles:[email protected]
[email protected]
[email protected]
Expand All @@ -39,18 +39,18 @@ [email protected]
[email protected]
dispatch:[email protected]
dispatch:[email protected]
ecmascript@0.4.8
ecmascript-runtime@0.2.12
ecmascript@0.5.7
ecmascript-runtime@0.3.13
[email protected]
email@1.0.16
es5-shim@4.5.13
email@1.1.16
es5-shim@4.6.13
[email protected]
fortawesome:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
http@1.1.8
http@1.2.8
hwillson:[email protected]
[email protected]
infinitedg:[email protected]
Expand All @@ -64,14 +64,14 @@ lai:[email protected]
[email protected]
[email protected]
[email protected]
lmieulet:meteor-coverage@0.8.1
lmieulet:meteor-coverage@0.9.1
[email protected]
logging@1.0.14
logging@1.1.14
lookback:[email protected]
matb33:[email protected]
mdg:[email protected]
mdg:[email protected]
meteor@1.1.16
meteor@1.2.16
[email protected]
meteorhacks:[email protected]
meteorhacks:[email protected]
Expand All @@ -82,21 +82,21 @@ meteorhacks:[email protected]
meteorhacks:[email protected]
meteorhacks:[email protected]
meteortoys:[email protected]
minifier-css@1.1.13
minifier-js@1.1.13
minifier-css@1.2.13
minifier-js@1.2.13
[email protected]
[email protected]
[email protected]
modules@0.6.5
modules-runtime@0.6.5
modules@0.7.5
modules-runtime@0.7.5
momentjs:[email protected]
[email protected].9_1
[email protected].10
[email protected]
[email protected]
mpowaga:[email protected]
msavin:[email protected]
[email protected].6_3
npm-mongo@1.4.45
[email protected].7_1
npm-mongo@1.5.45
[email protected]
[email protected]
peerlibrary:[email protected]
Expand All @@ -109,7 +109,7 @@ practicalmeteor:[email protected]_6
practicalmeteor:[email protected]
practicalmeteor:[email protected]
practicalmeteor:[email protected]_2
promise@0.7.3
promise@0.8.3
raix:[email protected]
raix:[email protected]
[email protected]
Expand All @@ -128,13 +128,13 @@ softwarerero:[email protected]
[email protected]
[email protected]
[email protected]
standard-minifier-css@1.0.8
standard-minifier-js@1.0.8
standard-minifier-css@1.1.8
standard-minifier-js@1.1.8
[email protected]
[email protected]
tmeasday:[email protected]
tmeasday:[email protected]
tracker@1.0.15
tracker@1.1.0
tunifight:[email protected]
twbs:[email protected]
u2622:[email protected]
Expand All @@ -144,7 +144,7 @@ [email protected]
useraccounts:[email protected]
useraccounts:[email protected]
useraccounts:[email protected]
webapp@1.2.11
webapp@1.3.10
[email protected]
xolvio:[email protected]
yogiben:[email protected]
Expand Down

0 comments on commit aa26527

Please sign in to comment.