Skip to content

Commit 95d3e7d

Browse files
rahmanunvergjulivan
authored andcommitted
feat(calendar-web): update package.json for module release
1 parent bc23b30 commit 95d3e7d

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

packages/modules/calendar/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Calendar module
22

3-
This module bundles the **Calendar** pluggable widget together with sample pages, domain model, and helper flows so that app builders can drag-and-drop a fully working calendar including _New Event_ and _Edit Event_ dialogs.
3+
This module bundles the **Calendar** pluggable widget together with sample pages, domain model, and helper flows so that app builders can drag-and-drop a fully working calendar including _New/Edit Event_ dialog.
44

55
## Contents
66

77
- Calendar widget (`@mendix/calendar-web`)
8-
- Pages: `Calendar_Overview`, `Calendar_NewEvent`, `Calendar_EditEvent`
8+
- Pages: `Calendar_Overview`, `Calendar_New Edit Event`
99
- Microflows for creating, editing and persisting events
10-
- Domain model for `Event` entity
10+
- Domain model for `CalendarEvent` entity
1111

1212
## Usage
1313

packages/modules/calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"moduleFolderNameInModeler": "calendar",
2121
"marketplace": {
22-
"minimumMXVersion": "9.24.0",
22+
"minimumMXVersion": "10.22.0.68245",
2323
"appName": "Calendar"
2424
},
2525
"testProject": {

pnpm-lock.yaml

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)