Upgrade to Meteor 1.8.0.2.

Thanks to xet7 !
reviewable/pr2347/r1
Lauri Ojansivu 6 years ago
parent 30dacb0369
commit 42e85f693c
  1. 2
      .meteor/packages
  2. 2
      .meteor/release
  3. 44
      .meteor/versions

@ -6,7 +6,7 @@
meteor-base@1.4.0
# Build system
ecmascript@0.12.3
ecmascript@0.12.4
stylus@2.513.13
standard-minifier-css@1.5.2
standard-minifier-js@2.4.0

@ -1 +1 @@
METEOR@1.8.0.1
METEOR@1.8.0.2

@ -6,13 +6,13 @@ aldeed:collection2@2.10.0
aldeed:collection2-core@1.2.0
aldeed:schema-deny@1.1.0
aldeed:schema-index@1.1.1
aldeed:simple-schema@1.5.3
aldeed:simple-schema@1.5.4
alethes:pages@1.8.6
allow-deny@1.1.0
arillo:flow-router-helpers@0.5.2
audit-argument-checks@1.0.7
autoupdate@1.5.0
babel-compiler@7.2.3
autoupdate@1.5.1
babel-compiler@7.2.4
babel-runtime@1.3.0
base64@1.0.11
binary-heap@1.0.11
@ -22,7 +22,7 @@ boilerplate-generator@1.6.0
browser-policy-common@1.0.11
browser-policy-framing@1.1.0
caching-compiler@1.2.1
caching-html-compiler@1.1.2
caching-html-compiler@1.1.3
callback-hook@1.1.0
cfs:access-point@0.1.49
cfs:base-package@0.0.30
@ -36,11 +36,11 @@ cfs:http-publish@0.0.13
cfs:power-queue@0.9.11
cfs:reactive-list@0.0.9
cfs:reactive-property@0.0.4
cfs:standard-packages@0.5.9
cfs:storage-adapter@0.2.3
cfs:tempstore@0.1.5
cfs:standard-packages@0.5.10
cfs:storage-adapter@0.2.4
cfs:tempstore@0.1.6
cfs:upload-http@0.0.20
cfs:worker@0.1.4
cfs:worker@0.1.5
check@1.3.1
chuangbo:cookie@1.1.0
coffeescript@1.0.17
@ -53,8 +53,8 @@ ddp-rate-limiter@1.0.7
ddp-server@2.2.0
deps@1.0.12
diff-sequence@1.1.1
dynamic-import@0.5.0
ecmascript@0.12.3
dynamic-import@0.5.1
ecmascript@0.12.4
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
@ -70,11 +70,11 @@ horka:swipebox@1.0.2
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
http@1.4.1
http@1.4.2
id-map@1.1.0
idmontie:migrations@1.0.3
inter-process-messaging@0.1.0
jquery@1.11.10
jquery@1.11.11
kadira:blaze-layout@2.3.0
kadira:dochead@1.5.0
kadira:flow-router@2.12.1
@ -85,7 +85,7 @@ localstorage@1.2.0
logging@1.1.20
matb33:collection-hooks@0.8.4
matteodem:easy-search@1.6.4
mdg:meteor-apm-agent@3.1.2
mdg:meteor-apm-agent@3.2.1
mdg:validation-error@0.5.1
meteor@1.9.2
meteor-base@1.4.0
@ -106,9 +106,9 @@ mobile-status-bar@1.0.14
modern-browsers@0.1.3
modules@0.13.0
modules-runtime@0.10.3
momentjs:moment@2.22.2
momentjs:moment@2.24.0
mongo@1.6.0
mongo-decimal@0.1.0
mongo-decimal@0.1.1
mongo-dev-server@1.1.0
mongo-id@1.0.7
mongo-livedata@1.0.12
@ -125,7 +125,7 @@ mquandalle:perfect-scrollbar@0.6.5_2
msavin:usercache@1.0.0
npm-bcrypt@0.9.3
npm-mongo@3.1.1
oauth@1.2.6
oauth@1.2.7
oauth2@1.2.1
observe-sequence@1.0.16
ongoworks:speakingurl@1.1.0
@ -136,10 +136,10 @@ peerlibrary:blaze-components@0.15.1
peerlibrary:computed-field@0.9.0
peerlibrary:reactive-field@0.3.0
perak:markdown@1.0.5
promise@0.11.1
promise@0.11.2
raix:eventemitter@0.1.3
raix:handlebar-helpers@0.2.5
rajit:bootstrap3-datepicker@1.7.1
rajit:bootstrap3-datepicker@1.7.1_1
random@1.1.0
rate-limit@1.0.9
reactive-dict@1.2.1
@ -148,8 +148,6 @@ reload@1.2.0
retry@1.1.0
routepolicy@1.1.0
rzymek:fullcalendar@3.8.0
wekan-accounts-oidc@1.0.10
wekan-oidc@1.0.12
service-configuration@1.0.11
session@1.2.0
sha@1.0.9
@ -168,7 +166,7 @@ standard-minifier-css@1.5.2
standard-minifier-js@2.4.0
staringatlights:fast-render@2.16.5
staringatlights:inject-data@2.0.5
stylus@2.513.13
stylus@2.513.14
tap:i18n@1.8.2
templates:tabs@2.3.0
templating@1.3.2
@ -183,8 +181,10 @@ useraccounts:core@1.14.2
useraccounts:flow-routing@1.14.2
useraccounts:unstyled@1.14.2
verron:autosize@3.0.8
webapp@1.7.1
webapp@1.7.2
webapp-hashing@1.0.9
wekan-accounts-oidc@1.0.10
wekan-oidc@1.0.12
wekan-scrollbar@3.1.3
wekan:accounts-cas@0.1.0
wekan:wekan-ldap@0.0.2

Loading…
Cancel
Save