fix(core): update

This commit is contained in:
2024-01-24 15:58:23 +01:00
parent 91a99261d6
commit 2a3c36e139
21 changed files with 6014 additions and 25408 deletions

View File

@ -1,3 +1,3 @@
import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrequest from '@pushrocks/smartrequest';
import * as smartpromise from '@push.rocks/smartpromise';
import * as smartrequest from '@push.rocks/smartrequest';
export { smartpromise, smartrequest };

View File

@ -21,8 +21,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
Object.defineProperty(exports, "__esModule", { value: true });
exports.smartrequest = exports.smartpromise = void 0;
// pushrocks scope
const smartpromise = __importStar(require("@pushrocks/smartpromise"));
const smartpromise = __importStar(require("@push.rocks/smartpromise"));
exports.smartpromise = smartpromise;
const smartrequest = __importStar(require("@pushrocks/smartrequest"));
const smartrequest = __importStar(require("@push.rocks/smartrequest"));
exports.smartrequest = smartrequest;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2xhY2sucGx1Z2lucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL3NsYWNrLnBsdWdpbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLGtCQUFrQjtBQUNsQixzRUFBd0Q7QUFHL0Msb0NBQVk7QUFGckIsc0VBQXdEO0FBRWpDLG9DQUFZIn0=