solid-ui 2.4.27-0a40d643 → 2.4.27-12e3adbd
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.
- package/dist/solid-ui.js +2 -2
- package/dist/solid-ui.js.map +1 -1
- package/dist/solid-ui.min.js +1 -1
- package/dist/solid-ui.min.js.map +1 -1
- package/lib/versionInfo.js +2 -2
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
package/dist/solid-ui.js
CHANGED
|
@@ -13705,8 +13705,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13705
13705
|
}));
|
|
13706
13706
|
exports.versionInfo = void 0;
|
|
13707
13707
|
var versionInfo = {
|
|
13708
|
-
buildTime: '2023-05-17T23:
|
|
13709
|
-
commit: '
|
|
13708
|
+
buildTime: '2023-05-17T23:41:51Z',
|
|
13709
|
+
commit: '12e3adbdbcc77e443fa4f8715e447549e2192111',
|
|
13710
13710
|
npmInfo: {
|
|
13711
13711
|
'solid-ui': '2.4.27',
|
|
13712
13712
|
npm: '8.19.4',
|