solid-ui 2.4.28-21f105c8 → 2.4.28-81e448cb
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
|
@@ -14433,8 +14433,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
14433
14433
|
}));
|
|
14434
14434
|
exports.versionInfo = void 0;
|
|
14435
14435
|
var versionInfo = {
|
|
14436
|
-
buildTime: '2023-05-29T17:
|
|
14437
|
-
commit: '
|
|
14436
|
+
buildTime: '2023-05-29T17:45:43Z',
|
|
14437
|
+
commit: '81e448cb8482dd2fe1f3489eae4ae35d0a4d9a6b',
|
|
14438
14438
|
npmInfo: {
|
|
14439
14439
|
'solid-ui': '2.4.28',
|
|
14440
14440
|
npm: '8.19.4',
|