sample-piral 0.14.7-beta.3435 → 0.14.7-beta.3438
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.
|
@@ -3190,7 +3190,7 @@ function createInstance() {
|
|
|
3190
3190
|
var createApi = apiFactory(context, usedPlugins);
|
|
3191
3191
|
var root = createApi({
|
|
3192
3192
|
name: 'root',
|
|
3193
|
-
version: "0.14.7-beta.
|
|
3193
|
+
version: "0.14.7-beta.3438" || 0,
|
|
3194
3194
|
spec: ''
|
|
3195
3195
|
});
|
|
3196
3196
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -8998,11 +8998,11 @@ function installPiralDebug(options) {
|
|
|
8998
8998
|
debug: debugApiVersion,
|
|
8999
8999
|
instance: {
|
|
9000
9000
|
name: "sample-piral",
|
|
9001
|
-
version: "0.14.7-beta.
|
|
9001
|
+
version: "0.14.7-beta.3438",
|
|
9002
9002
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9003
9003
|
},
|
|
9004
9004
|
build: {
|
|
9005
|
-
date: "2022-01-
|
|
9005
|
+
date: "2022-01-09T09:40:03.138Z",
|
|
9006
9006
|
cli: "0.14.6",
|
|
9007
9007
|
compat: "0.14"
|
|
9008
9008
|
},
|
|
@@ -80307,4 +80307,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80307
80307
|
|
|
80308
80308
|
/******/ })()
|
|
80309
80309
|
;
|
|
80310
|
-
//# sourceMappingURL=index.
|
|
80310
|
+
//# sourceMappingURL=index.70c90e.js.map
|