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

Commit

Permalink
Merge remote-tracking branch 'real-origin/master' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Qian authored and Samuel Qian committed Feb 24, 2021
2 parents 695e212 + 36788e4 commit c008f42
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"pouchdb-authentication": "~1.1.3",
"pouchdb-find": "~7.2.1",
"pouchdb-quick-search": "~1.3.0",
"react": "~16.13.0",
"react-bootstrap": "~1.3.0",
"react": "~17.0.1",
"react-bootstrap": "~1.5.0",
"react-bootstrap-typeahead": "~5.1.0",
"react-dom": "~16.13.0",
"react-i18next": "~11.8.3",
Expand Down Expand Up @@ -60,7 +60,7 @@
],
"devDependencies": {
"@commitlint/cli": "~9.1.2",
"@commitlint/config-conventional": "~11.0.0",
"@commitlint/config-conventional": "~12.0.0",
"@commitlint/core": "~11.0.0",
"@commitlint/prompt": "~11.0.0",
"@testing-library/dom": "~7.29.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
"eslint": "~6.8.0",
"eslint-config-airbnb": "~18.2.0",
"eslint-config-prettier": "~6.15.0",
"eslint-import-resolver-typescript": "~2.3.0",
"eslint-import-resolver-typescript": "~2.4.0",
"eslint-plugin-import": "~2.22.0",
"eslint-plugin-jest": "~24.1.0",
"eslint-plugin-jsx-a11y": "~6.4.1",
Expand All @@ -107,7 +107,7 @@
"memdown": "~5.1.0",
"prettier": "~2.2.0",
"react-select-event": "~5.1.0",
"react-test-renderer": "~16.13.1",
"react-test-renderer": "~17.0.1",
"redux-mock-store": "~1.5.4",
"rimraf": "~3.0.2",
"source-map-explorer": "^2.2.2",
Expand Down

0 comments on commit c008f42

Please sign in to comment.