solid-ui 2.4.20-8af353df → 2.4.20-c5d292be
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
|
@@ -15167,8 +15167,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
15167
15167
|
}));
|
|
15168
15168
|
exports.versionInfo = void 0;
|
|
15169
15169
|
var versionInfo = {
|
|
15170
|
-
buildTime: '2022-03-31T14:
|
|
15171
|
-
commit: '
|
|
15170
|
+
buildTime: '2022-03-31T14:13:08Z',
|
|
15171
|
+
commit: 'c5d292be106198934f5bc8f1d0db925d195a170c',
|
|
15172
15172
|
npmInfo: {
|
|
15173
15173
|
'solid-ui': '2.4.20',
|
|
15174
15174
|
npm: '6.14.16',
|