solid-ui 2.4.28-97b9e306 → 2.4.28-a414b470
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
|
@@ -14440,8 +14440,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
14440
14440
|
}));
|
|
14441
14441
|
exports.versionInfo = void 0;
|
|
14442
14442
|
var versionInfo = {
|
|
14443
|
-
buildTime: '2023-05-31T16:12:
|
|
14444
|
-
commit: '
|
|
14443
|
+
buildTime: '2023-05-31T16:12:20Z',
|
|
14444
|
+
commit: 'a414b470667e6a4fec9865625b7724e091f58482',
|
|
14445
14445
|
npmInfo: {
|
|
14446
14446
|
'solid-ui': '2.4.28',
|
|
14447
14447
|
npm: '8.19.4',
|