Skip to content

Commit b4b8da8

Browse files
openmrs-botibacher
authored andcommitted
(chore) Update OpenMRS dependencies
1 parent a5efa57 commit b4b8da8

2 files changed

Lines changed: 194 additions & 1164 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"compilerOptions": {
33
"esModuleInterop": true,
44
"module": "esnext",
5+
"moduleResolution": "bundler",
56
"allowSyntheticDefaultImports": true,
67
"jsx": "react",
78
"skipLibCheck": true,
8-
"moduleResolution": "node",
99
"lib": [
1010
"dom",
1111
"es5",

0 commit comments

Comments
 (0)