From 329f54eb773089624ccbf5085ee3342bf9e932a7 Mon Sep 17 00:00:00 2001 From: axe312ger Date: Thu, 19 Aug 2021 16:19:59 +0200 Subject: [PATCH] build: update dist folder --- dist/restore/index.js | 2 +- dist/save/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/restore/index.js b/dist/restore/index.js index 8c6e3e4ef..995557675 100644 --- a/dist/restore/index.js +++ b/dist/restore/index.js @@ -941,8 +941,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge }); }; Object.defineProperty(exports, "__esModule", { value: true }); -const cache = __importStar(__webpack_require__(722)); const core = __importStar(__webpack_require__(470)); +const cache = __importStar(__webpack_require__(722)); const constants_1 = __webpack_require__(211); const utils = __importStar(__webpack_require__(443)); function run() { diff --git a/dist/save/index.js b/dist/save/index.js index f495c56ec..d3bf2a2c0 100644 --- a/dist/save/index.js +++ b/dist/save/index.js @@ -777,8 +777,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge }); }; Object.defineProperty(exports, "__esModule", { value: true }); -const cache = __importStar(__webpack_require__(722)); const core = __importStar(__webpack_require__(470)); +const cache = __importStar(__webpack_require__(722)); const constants_1 = __webpack_require__(211); const utils = __importStar(__webpack_require__(443)); function run() {