@floegence/floe-webapp-init 0.35.40 → 0.35.41

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@floegence/floe-webapp-init",
3
- "version": "0.35.40",
3
+ "version": "0.35.41",
4
4
  "type": "module",
5
5
  "description": "Scaffolding tool for Floe Webapp applications",
6
6
  "repository": {
@@ -39,6 +39,7 @@ description: Implement, refactor, and debug Floe-Webapp apps and this monorepo u
39
39
  - `@floegence/floe-webapp-core/launchpad`
40
40
  - `@floegence/floe-webapp-core/file-browser`
41
41
  - `@floegence/floe-webapp-core/chat`
42
+ - `@floegence/floe-webapp-core/notes`
42
43
  - `@floegence/floe-webapp-core/editor`
43
44
  - `@floegence/floe-webapp-core/widgets`
44
45
  - `@floegence/floe-webapp-core/terminal`
@@ -72,6 +72,7 @@ done
72
72
  - `@floegence/floe-webapp-core/launchpad`
73
73
  - `@floegence/floe-webapp-core/file-browser`
74
74
  - `@floegence/floe-webapp-core/chat`
75
+ - `@floegence/floe-webapp-core/notes`
75
76
  - `@floegence/floe-webapp-core/editor`
76
77
  - `@floegence/floe-webapp-core/widgets`
77
78
  - `@floegence/floe-webapp-core/terminal`
@@ -39,6 +39,7 @@ description: Implement, refactor, and debug Floe-Webapp apps and this monorepo u
39
39
  - `@floegence/floe-webapp-core/launchpad`
40
40
  - `@floegence/floe-webapp-core/file-browser`
41
41
  - `@floegence/floe-webapp-core/chat`
42
+ - `@floegence/floe-webapp-core/notes`
42
43
  - `@floegence/floe-webapp-core/editor`
43
44
  - `@floegence/floe-webapp-core/widgets`
44
45
  - `@floegence/floe-webapp-core/terminal`
@@ -72,6 +72,7 @@ done
72
72
  - `@floegence/floe-webapp-core/launchpad`
73
73
  - `@floegence/floe-webapp-core/file-browser`
74
74
  - `@floegence/floe-webapp-core/chat`
75
+ - `@floegence/floe-webapp-core/notes`
75
76
  - `@floegence/floe-webapp-core/editor`
76
77
  - `@floegence/floe-webapp-core/widgets`
77
78
  - `@floegence/floe-webapp-core/terminal`
@@ -39,6 +39,7 @@ description: Implement, refactor, and debug Floe-Webapp apps and this monorepo u
39
39
  - `@floegence/floe-webapp-core/launchpad`
40
40
  - `@floegence/floe-webapp-core/file-browser`
41
41
  - `@floegence/floe-webapp-core/chat`
42
+ - `@floegence/floe-webapp-core/notes`
42
43
  - `@floegence/floe-webapp-core/editor`
43
44
  - `@floegence/floe-webapp-core/widgets`
44
45
  - `@floegence/floe-webapp-core/terminal`
@@ -72,6 +72,7 @@ done
72
72
  - `@floegence/floe-webapp-core/launchpad`
73
73
  - `@floegence/floe-webapp-core/file-browser`
74
74
  - `@floegence/floe-webapp-core/chat`
75
+ - `@floegence/floe-webapp-core/notes`
75
76
  - `@floegence/floe-webapp-core/editor`
76
77
  - `@floegence/floe-webapp-core/widgets`
77
78
  - `@floegence/floe-webapp-core/terminal`