solid-ui 2.4.28-82fd8721 → 2.4.28-bb8b5144
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
|
@@ -13686,8 +13686,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13686
13686
|
}));
|
|
13687
13687
|
exports.versionInfo = void 0;
|
|
13688
13688
|
var versionInfo = {
|
|
13689
|
-
buildTime: '2023-05-
|
|
13690
|
-
commit: '
|
|
13689
|
+
buildTime: '2023-05-25T19:39:41Z',
|
|
13690
|
+
commit: 'bb8b5144f6b4f40d43f5625b45383d9272d8db1d',
|
|
13691
13691
|
npmInfo: {
|
|
13692
13692
|
'solid-ui': '2.4.28',
|
|
13693
13693
|
npm: '8.19.4',
|