Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into important-patient-info
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona authored Aug 30, 2020
2 parents 0baf3af + 95a04fc commit 1593642
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/escape-string-regexp": "~2.0.1",
"@types/pouchdb-find": "~6.3.4",
"bootstrap": "~4.5.0",
"date-fns": "~2.15.0",
"date-fns": "~2.16.0",
"escape-string-regexp": "~4.0.0",
"i18next": "~19.7.0",
"i18next-browser-languagedetector": "~6.0.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"commitizen": "~4.2.0",
"commitlint-config-cz": "~0.13.0",
"cross-env": "~7.0.0",
"cz-conventional-changelog": "~3.2.0",
"cz-conventional-changelog": "~3.3.0",
"dateformat": "~3.0.3",
"enzyme": "~3.11.0",
"enzyme-adapter-react-16": "~1.15.2",
Expand All @@ -107,7 +107,7 @@
"rimraf": "~3.0.2",
"source-map-explorer": "^2.2.2",
"standard-version": "~9.0.0",
"ts-jest": "~26.2.0"
"ts-jest": "~26.3.0"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
Expand Down

0 comments on commit 1593642

Please sign in to comment.