sample-piral 0.14.8-beta.3511 → 0.14.8-beta.3513
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.
|
@@ -3285,7 +3285,7 @@ function createInstance() {
|
|
|
3285
3285
|
var createApi = apiFactory(context, usedPlugins);
|
|
3286
3286
|
var root = createApi({
|
|
3287
3287
|
name: 'root',
|
|
3288
|
-
version: "0.14.8-beta.
|
|
3288
|
+
version: "0.14.8-beta.3513" || 0,
|
|
3289
3289
|
spec: ''
|
|
3290
3290
|
});
|
|
3291
3291
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9224,11 +9224,11 @@ function installPiralDebug(options) {
|
|
|
9224
9224
|
debug: debugApiVersion,
|
|
9225
9225
|
instance: {
|
|
9226
9226
|
name: "sample-piral",
|
|
9227
|
-
version: "0.14.8-beta.
|
|
9227
|
+
version: "0.14.8-beta.3513",
|
|
9228
9228
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9229
9229
|
},
|
|
9230
9230
|
build: {
|
|
9231
|
-
date: "2022-01-
|
|
9231
|
+
date: "2022-01-20T10:25:04.567Z",
|
|
9232
9232
|
cli: "0.14.7",
|
|
9233
9233
|
compat: "0.14"
|
|
9234
9234
|
},
|
|
@@ -80533,4 +80533,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80533
80533
|
|
|
80534
80534
|
/******/ })()
|
|
80535
80535
|
;
|
|
80536
|
-
//# sourceMappingURL=index.
|
|
80536
|
+
//# sourceMappingURL=index.a1ff64.js.map
|