sample-piral 0.14.31 → 0.14.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3541,7 +3541,7 @@ function createInstance() {
|
|
|
3541
3541
|
var createApi = apiFactory(context, usedPlugins);
|
|
3542
3542
|
var root = createApi({
|
|
3543
3543
|
name: 'root',
|
|
3544
|
-
version: "0.14.
|
|
3544
|
+
version: "0.14.32" || 0,
|
|
3545
3545
|
spec: ''
|
|
3546
3546
|
});
|
|
3547
3547
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -8507,11 +8507,11 @@ function installPiralDebug(options) {
|
|
|
8507
8507
|
debug: debugApiVersion,
|
|
8508
8508
|
instance: {
|
|
8509
8509
|
name: "sample-piral",
|
|
8510
|
-
version: "0.14.
|
|
8510
|
+
version: "0.14.32",
|
|
8511
8511
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
8512
8512
|
},
|
|
8513
8513
|
build: {
|
|
8514
|
-
date: "2022-09-
|
|
8514
|
+
date: "2022-09-21T23:10:31.589Z",
|
|
8515
8515
|
cli: "0.14.31",
|
|
8516
8516
|
compat: "0.14"
|
|
8517
8517
|
},
|
|
@@ -79985,4 +79985,4 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
|
|
|
79985
79985
|
|
|
79986
79986
|
/******/ })()
|
|
79987
79987
|
;
|
|
79988
|
-
//# sourceMappingURL=index.
|
|
79988
|
+
//# sourceMappingURL=index.44d9b5.js.map
|