Skip to content

Commit 88edf61

Browse files
authored
Merge pull request #1204 from joshunrau/bug-fix
update localfile
2 parents 272a173 + 1563fc6 commit 88edf61

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
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.11.1",
4+
"version": "1.11.2",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "Apache-2.0",

pnpm-lock.yaml

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

pnpm-workspace.yaml

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

0 commit comments

Comments
 (0)