Merge pull request #8507 from atom/tj-bump-symbols-view

Bump symbols-view to v0.103.0
This commit is contained in:
Max Brunsfeld
2015-08-25 12:50:32 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ module.exports = (grunt) ->
unpack = [
'*.node'
'.ctags'
'ctags-config'
'ctags-darwin'
'ctags-linux'
'ctags-win32.exe'

View File

@@ -113,7 +113,7 @@
"spell-check": "0.59.0",
"status-bar": "0.78.0",
"styleguide": "0.44.0",
"symbols-view": "0.101.0",
"symbols-view": "0.103.0",
"tabs": "0.82.0",
"timecop": "0.31.0",
"tree-view": "0.184.0",