From 561b285f2fa1e01abcd2feaf808bd3d0cb6bb875 Mon Sep 17 00:00:00 2001 From: C-3PO Date: Thu, 21 Jun 2018 23:06:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=20Deploy=20missing=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/installPatch.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/installPatch.ts b/src/installPatch.ts index 6937d7c..b78f732 100644 --- a/src/installPatch.ts +++ b/src/installPatch.ts @@ -1,5 +1,5 @@ -import getSolidpkg from './getSolidpkg'; -import readSolidpkg from './readSolidpkg'; +import getSolidpkg from './ssn/getSolidpkg'; +import readSolidpkg from './ssn/readSolidpkg'; (async () => { const buffer = await getSolidpkg('assets_swtor_de_de', -1, 0);