Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
meteor updated to 1.7+
  • Loading branch information
rsercano committed Aug 4, 2018
1 parent b1b65ba commit 01b8b4f
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 53 deletions.
1 change: 1 addition & 0 deletions .meteor/.finished-upgraders
Expand Up @@ -16,3 +16,4 @@ notices-for-facebook-graph-api-2
1.4.1-add-shell-server-package
1.4.3-split-account-service-packages
1.5-add-dynamic-import-package
1.7-split-underscore-from-meteor-base
21 changes: 11 additions & 10 deletions .meteor/packages
Expand Up @@ -4,28 +4,28 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor-base@1.3.0 # Packages every Meteor app needs to have
meteor-base@1.4.0 # Packages every Meteor app needs to have
mobile-experience@1.0.5 # Packages for a great mobile UX
mongo@1.4.2 # The database Meteor supports right now
mongo@1.5.0 # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
session@1.1.7 # Client-side reactive dictionary for your app
jquery@1.11.10 # Helpful client-side library
tracker@1.1.3 # Meteor's client-side reactive programming library
tracker@1.2.0 # Meteor's client-side reactive programming library

es5-shim@4.7.0 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.10.6 # uinEnable ECMAScript2015+ syntax in app code
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.11.1 # uinEnable ECMAScript2015+ syntax in app code

fortawesome:fontawesome
zimme:active-route
okgrow:router-autoscroll
less@2.7.11
less@2.7.12
twbs:bootstrap
momentjs:moment
arch:ace-editor
http@1.4.0
http@1.4.1
jabbslad:basic-auth
standard-minifier-css@1.4.0
standard-minifier-js@2.3.1
standard-minifier-css@1.4.1
standard-minifier-js@2.3.4
meteorhacks:async
shell-server@0.3.1
harrison:papa-parse
Expand All @@ -34,6 +34,7 @@ kadira:blaze-layout
arillo:flow-router-helpers
reactive-var@1.0.11
universe:mailchimp-v3-api
dynamic-import@0.3.0
dynamic-import@0.4.0
tap:i18n
reactive-dict@1.2.0
underscore
2 changes: 1 addition & 1 deletion .meteor/release
@@ -1 +1 @@
METEOR@1.6.1.1
METEOR@1.7.0.3
82 changes: 41 additions & 41 deletions .meteor/versions
@@ -1,98 +1,98 @@
aldeed:simple-schema@1.3.3
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
arch:ace-editor@1.2.1
arillo:flow-router-helpers@0.5.2
autoupdate@1.4.0
babel-compiler@7.0.8
babel-runtime@1.2.0
base64@1.0.10
autoupdate@1.4.1
babel-compiler@7.1.1
babel-runtime@1.2.2
base64@1.0.11
binary-heap@1.0.10
blaze@2.3.2
blaze-html-templates@1.1.2
blaze-tools@1.0.10
boilerplate-generator@1.4.0
caching-compiler@1.1.9
caching-html-compiler@1.1.2
boilerplate-generator@1.5.0
caching-compiler@1.1.12
caching-html-compiler@1.1.3
callback-hook@1.1.0
cfs:http-methods@0.0.32
check@1.3.0
check@1.3.1
coffeescript@1.0.17
ddp@1.4.0
ddp-client@2.3.1
ddp-client@2.3.3
ddp-common@1.4.0
ddp-server@2.1.2
ddp-server@2.2.0
deps@1.0.12
diff-sequence@1.1.0
dynamic-import@0.3.0
ecmascript@0.10.6
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.6.0
ecmascript-runtime-server@0.5.0
dynamic-import@0.4.1
ecmascript@0.11.1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.7.1
ecmascript-runtime-server@0.7.0
ejson@1.1.0
es5-shim@4.7.0
es5-shim@4.8.0
fortawesome:fontawesome@4.7.0
geojson-utils@1.0.10
harrison:papa-parse@1.1.7
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
http@1.4.0
http@1.4.1
id-map@1.1.0
jabbslad:basic-auth@0.2.2
jquery@1.11.10
jquery@1.11.11
kadira:blaze-layout@2.3.0
kadira:flow-router@2.12.1
launch-screen@1.1.1
less@2.7.11
less@2.7.12
livedata@1.0.18
logging@1.1.19
meteor@1.8.2
meteor-base@1.3.0
logging@1.1.20
mdg:validation-error@0.2.0
meteor@1.9.2
meteor-base@1.4.0
meteorhacks:async@1.0.0
meteorspark:util@0.2.0
minifier-css@1.3.0
minifier-js@2.3.1
minimongo@1.4.3
minifier-css@1.3.1
minifier-js@2.3.5
minimongo@1.4.4
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modules@0.11.3
modules-runtime@0.9.1
momentjs:moment@2.19.2
mongo@1.4.2
modern-browsers@0.1.2
modules@0.12.2
modules-runtime@0.10.2
momentjs:moment@2.22.2
mongo@1.5.1
mongo-dev-server@1.1.0
mongo-id@1.0.6
npm-mongo@2.2.33
mongo-id@1.0.7
npm-mongo@3.0.11
observe-sequence@1.0.16
okgrow:router-autoscroll@0.1.8
ordered-dict@1.1.0
promise@0.10.1
promise@0.11.1
raix:eventemitter@0.1.3
random@1.1.0
reactive-dict@1.2.0
reactive-var@1.0.11
reload@1.2.0
retry@1.1.0
routepolicy@1.0.12
server-render@0.3.1
routepolicy@1.0.13
session@1.1.7
shell-server@0.3.1
shim-common@0.1.0
socket-stream-client@0.1.0
socket-stream-client@0.2.2
spacebars@1.0.15
spacebars-compiler@1.1.3
standard-minifier-css@1.4.0
standard-minifier-js@2.3.1
standard-minifier-css@1.4.1
standard-minifier-js@2.3.4
tap:i18n@1.8.2
templating@1.3.2
templating-compiler@1.3.3
templating-runtime@1.3.2
templating-tools@1.1.2
tracker@1.1.3
tracker@1.2.0
twbs:bootstrap@3.3.6
ui@1.0.13
underscore@1.0.10
universe:mailchimp-v3-api@1.0.2
url@1.2.0
webapp@1.5.0
webapp@1.6.2
webapp-hashing@1.0.9
zimme:active-route@2.3.2
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"eslint-plugin-react": "^7.8.2"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.47",
"@babel/runtime": "7.0.0-beta.55",
"babel-runtime": "^6.26.0",
"bootstrap-filestyle": "^1.2.1",
"bson": "^3.0.0",
Expand Down

0 comments on commit 01b8b4f

Please sign in to comment.