From 3e39c1c580b41535206041229bd7800a9df3473a Mon Sep 17 00:00:00 2001 From: fscherwi Date: Tue, 6 Oct 2015 21:05:47 +0200 Subject: [PATCH] :arrow_up: asar --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index e4caf9fa7..ad483c75f 100644 --- a/build/package.json +++ b/build/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/atom/atom.git" }, "dependencies": { - "asar": "^0.7.1", + "asar": "^0.8.0", "async": "~0.2.9", "donna": "1.0.10", "formidable": "~1.0.14",