⬆️ text-buffer

This fixes an error thrown when `File.prototype.safeRemoveSync` in
pathwatcher fails. See atom/node-pathwatcher#111 for more details.
This commit is contained in:
Antonio Scandurra
2016-08-11 09:02:36 +02:00
parent 67410f3f18
commit 727d3d76d5

View File

@@ -58,7 +58,7 @@
"sinon": "1.17.4",
"source-map-support": "^0.3.2",
"temp": "0.8.1",
"text-buffer": "9.2.9",
"text-buffer": "9.2.10",
"typescript-simple": "1.0.0",
"underscore-plus": "^1.6.6",
"winreg": "^1.2.1",