solid-ui 2.5.1-3323c662 → 2.5.1-409c9347
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
|
@@ -14218,8 +14218,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
14218
14218
|
}));
|
|
14219
14219
|
exports.versionInfo = void 0;
|
|
14220
14220
|
var versionInfo = exports.versionInfo = {
|
|
14221
|
-
buildTime: '2025-
|
|
14222
|
-
commit: '
|
|
14221
|
+
buildTime: '2025-07-30T12:49:01Z',
|
|
14222
|
+
commit: '409c934708a3ef36126b0f50124a321b6bca2ecb',
|
|
14223
14223
|
npmInfo: {
|
|
14224
14224
|
'solid-ui': '2.5.1',
|
|
14225
14225
|
npm: '8.19.4',
|