solid-ui 2.4.28-4687e65a → 2.4.28-6451e8ad
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
|
@@ -14393,8 +14393,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
14393
14393
|
}));
|
|
14394
14394
|
exports.versionInfo = void 0;
|
|
14395
14395
|
var versionInfo = {
|
|
14396
|
-
buildTime: '2023-06-03T00:02:
|
|
14397
|
-
commit: '
|
|
14396
|
+
buildTime: '2023-06-03T00:02:35Z',
|
|
14397
|
+
commit: '6451e8ada62ed2eb5832bb4200891424b9b336bf',
|
|
14398
14398
|
npmInfo: {
|
|
14399
14399
|
'solid-ui': '2.4.28',
|
|
14400
14400
|
npm: '8.19.4',
|