solid-ui 2.4.27-eede06e9 → 2.4.27-efb14913
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
|
@@ -13604,8 +13604,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13604
13604
|
}));
|
|
13605
13605
|
exports.versionInfo = void 0;
|
|
13606
13606
|
var versionInfo = {
|
|
13607
|
-
buildTime: '2023-04-14T17:
|
|
13608
|
-
commit: '
|
|
13607
|
+
buildTime: '2023-04-14T17:55:24Z',
|
|
13608
|
+
commit: 'efb14913e8cdcab31819cda6bc3dcab0f476bfec',
|
|
13609
13609
|
npmInfo: {
|
|
13610
13610
|
'solid-ui': '2.4.27',
|
|
13611
13611
|
npm: '8.19.4',
|