From 2e10517e1cb5f405617fff8ea17d5b28eb0265bf Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 29 Jan 2015 11:54:29 -0800 Subject: [PATCH] :arrow_up: asar@0.2.2 --- build/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/build/package.json b/build/package.json index aa3742e40..cb9954147 100644 --- a/build/package.json +++ b/build/package.json @@ -6,6 +6,7 @@ "url": "https://github.com/atom/atom.git" }, "dependencies": { + "asar": "^0.2.2", "async": "~0.2.9", "donna": "1.0.7", "formidable": "~1.0.14",