sample-piral 0.14.3-beta.3295 → 0.14.3-beta.3296
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.
|
@@ -3186,7 +3186,7 @@ function createInstance() {
|
|
|
3186
3186
|
var createApi = apiFactory(context, usedPlugins);
|
|
3187
3187
|
var root = createApi({
|
|
3188
3188
|
name: 'root',
|
|
3189
|
-
version: "0.14.3-beta.
|
|
3189
|
+
version: "0.14.3-beta.3296" || 0,
|
|
3190
3190
|
spec: ''
|
|
3191
3191
|
});
|
|
3192
3192
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -8719,11 +8719,11 @@ function installPiralDebug(options) {
|
|
|
8719
8719
|
debug: debugApiVersion,
|
|
8720
8720
|
instance: {
|
|
8721
8721
|
name: "sample-piral",
|
|
8722
|
-
version: "0.14.3-beta.
|
|
8722
|
+
version: "0.14.3-beta.3296",
|
|
8723
8723
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
8724
8724
|
},
|
|
8725
8725
|
build: {
|
|
8726
|
-
date: "2021-11-
|
|
8726
|
+
date: "2021-11-24T14:30:26.764Z",
|
|
8727
8727
|
cli: "0.14.2",
|
|
8728
8728
|
compat: "0.14"
|
|
8729
8729
|
},
|
|
@@ -80022,4 +80022,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80022
80022
|
|
|
80023
80023
|
/******/ })()
|
|
80024
80024
|
;
|
|
80025
|
-
//# sourceMappingURL=index.
|
|
80025
|
+
//# sourceMappingURL=index.b159b3.js.map
|