Merge branch 'master' into mb-ns-avoid-adding-non-existent-project-directories

This commit is contained in:
Max Brunsfeld
2016-09-21 09:54:04 -07:00
8 changed files with 123 additions and 63 deletions

View File

@@ -15,7 +15,7 @@
"electronVersion": "1.3.6",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "6.3.2",
"atom-keymap": "6.3.5",
"atom-ui": "0.4.1",
"babel-core": "5.8.38",
"cached-run-in-this-context": "0.4.1",
@@ -58,7 +58,7 @@
"sinon": "1.17.4",
"source-map-support": "^0.3.2",
"temp": "0.8.1",
"text-buffer": "9.2.12",
"text-buffer": "9.3.0",
"typescript-simple": "1.0.0",
"underscore-plus": "^1.6.6",
"winreg": "^1.2.1",
@@ -75,8 +75,8 @@
"one-light-ui": "1.6.1",
"one-dark-syntax": "1.4.0",
"one-light-syntax": "1.4.0",
"solarized-dark-syntax": "1.0.2",
"solarized-light-syntax": "1.0.2",
"solarized-dark-syntax": "1.0.3",
"solarized-light-syntax": "1.0.3",
"about": "1.7.0",
"archive-view": "0.61.1",
"autocomplete-atom-api": "0.10.0",
@@ -109,9 +109,9 @@
"notifications": "0.65.1",
"open-on-github": "1.2.1",
"package-generator": "1.0.1",
"settings-view": "0.242.3",
"settings-view": "0.243.0",
"snippets": "1.0.3",
"spell-check": "0.68.2",
"spell-check": "0.68.3",
"status-bar": "1.4.1",
"styleguide": "0.47.2",
"symbols-view": "0.113.1",
@@ -139,7 +139,7 @@
"language-make": "0.22.2",
"language-mustache": "0.13.0",
"language-objective-c": "0.15.1",
"language-perl": "0.36.0",
"language-perl": "0.37.0",
"language-php": "0.37.2",
"language-property-list": "0.8.0",
"language-python": "0.45.0",