diff --git a/package.json b/package.json index e7fbfafa1d0..15b625d9c8e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "autocomplete-snippets": "git+https://github.com/atom/autocomplete-snippets.git#2da0e23", "autoflow": "file:packages/autoflow", "autosave": "git+https://github.com/atom/autosave.git#129cbb9", - "babel-core": "5.8.38", + "babel-core": "6.0.0", "background-tips": "git+https://github.com/atom/background-tips.git#e54189c", "base16-tomorrow-dark-theme": "file:packages/base16-tomorrow-dark-theme", "base16-tomorrow-light-theme": "file:packages/base16-tomorrow-light-theme", @@ -115,7 +115,7 @@ "language-typescript": "git+https://github.com/atom/language-typescript.git#08eb099", "language-xml": "git+https://github.com/atom/language-xml.git#c5d2003", "language-yaml": "git+https://github.com/atom/language-yaml.git#f8d98ba", - "less-cache": "1.1.0", + "less-cache": "1.1.1", "line-ending-selector": "file:packages/line-ending-selector", "line-top-index": "0.3.1", "link": "file:packages/link",