mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-27 08:07:59 +00:00
chore: update to version 14.0.11 and align website URLs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.packageInfo = void 0;
|
||||
var packageInfo_js_1 = require("./packageInfo.js");
|
||||
Object.defineProperty(exports, "packageInfo", { enumerable: true, get: function () { return packageInfo_js_1.packageInfo; } });
|
||||
console.error('@pezkuwi/x-bundle is not meant to be used directly');
|
||||
Reference in New Issue
Block a user