mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 17:13:45 +03:00
Upgrade to tree-view@0.73.0
This commit is contained in:
parent
2a5f0e3c9f
commit
79bdde4f08
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user