meteor update
blaze upgraded from 2.2.1 to 2.3.0 blaze-html-templates upgraded from 1.0.5 to 1.1.0 caching-html-compiler upgraded from 1.0.7 to 1.1.0 kenton:accounts-sandstorm upgraded from 0.5.1 to 0.6.0 spacebars-compiler upgraded from 1.0.13 to 1.1.0 templating upgraded from 1.2.15 to 1.3.0 templating-compiler upgraded from 1.2.15 to 1.3.0 templating-runtime upgraded from 1.2.15 to 1.3.0 templating-tools upgraded from 1.0.5 to 1.1.0
... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
"email": "support@rocket.chat" | "email": "support@rocket.chat" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"chimp": "^0.45.1", | "chimp": "^0.47.0", | ||
"eslint": "^3.13.1", | "eslint": "^3.13.1", | ||
"stylelint": "^7.7.1", | "stylelint": "^7.7.1", | ||
"supertest": "^2.0.1" | "supertest": "^2.0.1" | ||
... | @@ -72,8 +72,8 @@ | ... | @@ -72,8 +72,8 @@ |
"moment": "^2.17.1", | "moment": "^2.17.1", | ||
"moment-timezone": "^0.5.11", | "moment-timezone": "^0.5.11", | ||
"toastr": "^2.1.2", | "toastr": "^2.1.2", | ||
"mime-types": "2.1.13", | "mime-types": "2.1.14", | ||
"file-type": "4.0.0", | "file-type": "4.0.0", | ||
"codemirror": "5.22.0" | "codemirror": "5.22.2" | ||
} | } | ||
} | } |
Please register or sign in to comment