Meteor update

pull/5853/merge
Gabriel Engel 8 years ago
parent 513afddd94
commit c14d4b3f7d
  1. 2
      .meteor/versions
  2. 6
      package.json

@ -44,7 +44,7 @@ fastclick@1.0.13
francocatena:status@1.5.3
geojson-utils@1.0.10
github-oauth@1.2.0
google-oauth@1.2.3
google-oauth@1.2.4
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11

@ -65,7 +65,7 @@
"dependencies": {
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.2",
"codemirror": "^5.25.0",
"codemirror": "^5.25.2",
"file-type": "^4.2.0",
"highlight.js": "^9.11.0",
"jquery": "^3.2.1",
@ -73,8 +73,8 @@
"mime-type": "^3.0.4",
"moment": "^2.18.1",
"moment-timezone": "^0.5.13",
"photoswipe": "^4.1.1",
"prom-client": "^8.1.0",
"photoswipe": "^4.1.2",
"prom-client": "^8.1.1",
"semver": "^5.3.0",
"toastr": "^2.1.2"
}

Loading…
Cancel
Save