Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@jgraph.com>2017-07-20 13:05:30 +0300
committerDavid Benson <david@jgraph.com>2017-07-20 13:05:30 +0300
commite06c906105c9c129c97a992f2cb25b993ddd13c1 (patch)
tree1889184342d2c7db4b643a12cc91178096a54719
parent35f129547ecebcb4cfdfb783b9b5e4e44fa323d7 (diff)
Trying to fix electron-updater module not importing.
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2cdaa9a..464b575 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,7 +7,6 @@ cache:
- node_modules
- '%APPDATA%\npm-cache'
- '%USERPROFILE%\.electron'
- - '%LOCALAPPDATA%\Yarn'
init:
- git config --global core.autocrlf input