solid-ui 2.4.26-a9bb0f84 → 2.4.26-bf90eee0
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
|
@@ -13121,8 +13121,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13121
13121
|
}));
|
|
13122
13122
|
exports.versionInfo = void 0;
|
|
13123
13123
|
var versionInfo = {
|
|
13124
|
-
buildTime: '2023-03-
|
|
13125
|
-
commit: '
|
|
13124
|
+
buildTime: '2023-03-16T17:25:04Z',
|
|
13125
|
+
commit: 'bf90eee08f9338ff6a129338f7d6379aa2df408c',
|
|
13126
13126
|
npmInfo: {
|
|
13127
13127
|
'solid-ui': '2.4.26',
|
|
13128
13128
|
npm: '8.19.4',
|