Skip to content

Commit

Permalink
Merge pull request #107 from Bahmni/BAH-2994
Browse files Browse the repository at this point in the history
BAH-2994 | Unable to select Chief Complaint from coded values on H&E form with iPhone/iPad Mobile device.
  • Loading branch information
Arjun-Go authored Mar 20, 2024
2 parents ae718a9 + 74a4d7d commit aad381e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.11.1",
"bahmni-form-controls": "^0.93.15",
"bahmni-form-controls": "^0.93.16",
"classnames": "^2.2.5",
"codemirror": "^5.51.0",
"core-js": "^2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
integrity sha1-MasayLEpNjRj41s+u2n038+6eUc=

bahmni-form-controls@^0.93.15:
version "0.93.15"
resolved "https://registry.yarnpkg.com/bahmni-form-controls/-/bahmni-form-controls-0.93.15.tgz#7d72295f4d974297d1ddefaee8f5d0558508ee45"
integrity sha512-Bdx80qoOBLUsM3NDpDBYWWK7BhGP5k3Tnm+I+PuCt1+YU+L6noTSEJ+o5WxjF/7m0rNfSvt4dOVSuqiiGOH2Ng==
bahmni-form-controls@^0.93.16:
version "0.93.16"
resolved "https://registry.yarnpkg.com/bahmni-form-controls/-/bahmni-form-controls-0.93.16.tgz#66cf9c5b6955dbfe4a8a19a1ec49065510ec1c9d"
integrity sha512-12J8k4msE2ZGUYxWSJwPgWKBddRDVlDjYsjSbP0PeFfeEveEeVgGXNMfTztwgl98RsNIkIGsr64r7cE3unXN8w==
dependencies:
base64-inline-loader "^1.1.0"
classnames "^2.2.5"
Expand Down

0 comments on commit aad381e

Please sign in to comment.