react-os-shell 0.7.2 → 0.7.4
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/{Email-GTGL7CW5.js → Email-ZUDCRZKB.js} +3 -3
- package/dist/{Email-GTGL7CW5.js.map → Email-ZUDCRZKB.js.map} +1 -1
- package/dist/{PomodoroTimer-VEYXRZWZ.js → PomodoroTimer-YTV5Z6AC.js} +3 -3
- package/dist/{PomodoroTimer-VEYXRZWZ.js.map → PomodoroTimer-YTV5Z6AC.js.map} +1 -1
- package/dist/Stock-ZXZOCSJD.js +234 -0
- package/dist/Stock-ZXZOCSJD.js.map +1 -0
- package/dist/apps/index.d.ts +4 -1
- package/dist/apps/index.js +5 -3
- package/dist/apps/index.js.map +1 -1
- package/dist/index.js +6 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-os-shell",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.4",
|
|
4
4
|
"description": "Desktop-style React UI shell — windows, taskbar, start menu, sticky notes, frosted glass theming, and bundled apps. Email + Calendar talk to your own IMAP/SMTP/CalDAV provider via a colocated Node bridge server.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Victor Y. Mau",
|