Update EVT, shorter path

This commit is contained in:
Joseph Garrone 2020-05-22 17:49:14 +02:00
parent e9af764abe
commit 609b6c686d
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
import * as child_process from "child_process";
import * as path from "path";
import { Deferred } from "evt/dist/tools/Deferred";
import { Deferred } from "evt/tools/Deferred";
(async () => {