Skip to content

Commit deaee69

Browse files
committed
feat: update libui package, increment odc version
1 parent 6bf493f commit deaee69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opendatacapture",
33
"type": "module",
4-
"version": "1.9.4",
4+
"version": "1.9.5",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "Apache-2.0",

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ catalog:
77
'@douglasneuroinformatics/libnest': ^0.5.1
88
'@douglasneuroinformatics/libpasswd': latest
99
'@douglasneuroinformatics/libstats': latest
10-
'@douglasneuroinformatics/libui': ^3.8.7
10+
'@douglasneuroinformatics/libui': ^3.9.0
1111
'@douglasneuroinformatics/libui-form-types': latest
1212
'@microsoft/api-extractor': ^7.47.6
1313
'@prisma/client': ^6.5.0

0 commit comments

Comments
 (0)