solid-ui 2.4.27-b8d76ce5 → 2.4.27-c461bad8
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
|
@@ -13131,8 +13131,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13131
13131
|
}));
|
|
13132
13132
|
exports.versionInfo = void 0;
|
|
13133
13133
|
var versionInfo = {
|
|
13134
|
-
buildTime: '2023-03-29T17:00:
|
|
13135
|
-
commit: '
|
|
13134
|
+
buildTime: '2023-03-29T17:00:10Z',
|
|
13135
|
+
commit: 'c461bad82cf3848be10131e1dd99ddce29a99399',
|
|
13136
13136
|
npmInfo: {
|
|
13137
13137
|
'solid-ui': '2.4.27',
|
|
13138
13138
|
npm: '8.19.4',
|