mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Upgrade to tree-view@0.73.0
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
fs = require 'fs'
|
||||
path = require 'path'
|
||||
os = require 'os'
|
||||
def test(arg: Type) = {
|
||||
|
||||
}
|
||||
# Add support for obselete APIs of vm module so we can make some third-party
|
||||
# modules work under node v0.11.x.
|
||||
require 'vm-compatibility-layer'
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
"symbols-view": "0.41.0",
|
||||
"tabs": "0.27.0",
|
||||
"timecop": "0.16.0",
|
||||
"tree-view": "0.72.0",
|
||||
"tree-view": "0.73.0",
|
||||
"update-package-dependencies": "0.4.0",
|
||||
"welcome": "0.11.0",
|
||||
"whitespace": "0.16.0",
|
||||
|
||||
Reference in New Issue
Block a user