solid-ui 2.4.22-0594fb94 → 2.4.22-0686f42e
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/main.js +2 -2
- package/dist/main.js.map +1 -1
- package/lib/versionInfo.js +2 -2
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -15151,8 +15151,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
15151
15151
|
}));
|
|
15152
15152
|
exports.versionInfo = void 0;
|
|
15153
15153
|
var versionInfo = {
|
|
15154
|
-
buildTime: '2022-07-
|
|
15155
|
-
commit: '
|
|
15154
|
+
buildTime: '2022-07-05T14:21:45Z',
|
|
15155
|
+
commit: '0686f42e6b27052da9b1cac3bb404bf2947102e4',
|
|
15156
15156
|
npmInfo: {
|
|
15157
15157
|
'solid-ui': '2.4.22',
|
|
15158
15158
|
npm: '6.14.17',
|