solid-ui 2.5.0-bbb60144 → 2.5.1
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 +3 -3
- 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 +3 -3
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
package/dist/solid-ui.js
CHANGED
|
@@ -14246,10 +14246,10 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
14246
14246
|
}));
|
|
14247
14247
|
exports.versionInfo = void 0;
|
|
14248
14248
|
var versionInfo = exports.versionInfo = {
|
|
14249
|
-
buildTime: '2025-02-04T10:
|
|
14250
|
-
commit: '
|
|
14249
|
+
buildTime: '2025-02-04T10:47:39Z',
|
|
14250
|
+
commit: '33f09d8e27b878d7c848ad00abd824eb98110e30',
|
|
14251
14251
|
npmInfo: {
|
|
14252
|
-
'solid-ui': '2.5.
|
|
14252
|
+
'solid-ui': '2.5.1',
|
|
14253
14253
|
npm: '8.19.4',
|
|
14254
14254
|
node: '18.20.6',
|
|
14255
14255
|
acorn: '8.13.0',
|