Edit Data: Fix editing stopping after tab switch (#579)

* Reverts should not be committed

* WIP

* Updating the angular2-slickgrid package that will fix the issue

* Updating package as per yarn stuff
This commit is contained in:
Benjamin Russell
2018-02-06 19:11:28 -05:00
committed by Karl Burtram
parent 3df522536f
commit 24ea675d7d
7 changed files with 25 additions and 24 deletions

View File

@@ -493,7 +493,7 @@ extend@^3.0.0, extend@~3.0.0, extend@~3.0.1:
"extensions-modules@file:../extensions-modules":
version "0.1.0"
dependencies:
dataprotocol-client "file:./../../AppData/Local/Yarn/cache/v1/dataprotocol-client"
dataprotocol-client "file:../../../Library/Caches/Yarn/v1/dataprotocol-client"
decompress "^4.2.0"
fs-extra-promise "^1.0.1"
http-proxy-agent "^2.0.0"