mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
Upgrade pathwatcher for explicit event subscription methods
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"atomShellVersion": "0.16.2",
|
||||
"dependencies": {
|
||||
"async": "0.2.6",
|
||||
"atom-keymap": "^2.0.6",
|
||||
"atom-keymap": "^2.0.7",
|
||||
"bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
|
||||
"clear-cut": "0.4.0",
|
||||
"coffee-script": "1.7.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"nslog": "^1.0.1",
|
||||
"oniguruma": "^3.0.4",
|
||||
"optimist": "0.4.0",
|
||||
"pathwatcher": "^2.0.12",
|
||||
"pathwatcher": "^2.1.0",
|
||||
"property-accessors": "^1",
|
||||
"q": "^1.0.1",
|
||||
"random-words": "0.0.1",
|
||||
@@ -57,7 +57,7 @@
|
||||
"serializable": "^1",
|
||||
"space-pen": "3.4.6",
|
||||
"temp": "0.7.0",
|
||||
"text-buffer": "^3.2.2",
|
||||
"text-buffer": "^3.2.3",
|
||||
"theorist": "^1.0.2",
|
||||
"underscore-plus": "^1.5.1",
|
||||
"vm-compatibility-layer": "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user