sample-piral 0.14.6-beta.3361 → 0.14.6-beta.3368
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.6-beta.
|
|
3193
|
+
version: "0.14.6-beta.3368" || 0,
|
|
3194
3194
|
spec: ''
|
|
3195
3195
|
});
|
|
3196
3196
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -8990,11 +8990,11 @@ function installPiralDebug(options) {
|
|
|
8990
8990
|
debug: debugApiVersion,
|
|
8991
8991
|
instance: {
|
|
8992
8992
|
name: "sample-piral",
|
|
8993
|
-
version: "0.14.6-beta.
|
|
8993
|
+
version: "0.14.6-beta.3368",
|
|
8994
8994
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
8995
8995
|
},
|
|
8996
8996
|
build: {
|
|
8997
|
-
date: "2021-12-
|
|
8997
|
+
date: "2021-12-16T13:31:29.132Z",
|
|
8998
8998
|
cli: "0.14.5",
|
|
8999
8999
|
compat: "0.14"
|
|
9000
9000
|
},
|
|
@@ -80299,4 +80299,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80299
80299
|
|
|
80300
80300
|
/******/ })()
|
|
80301
80301
|
;
|
|
80302
|
-
//# sourceMappingURL=index.
|
|
80302
|
+
//# sourceMappingURL=index.27eeef.js.map
|