Skip to content

Commit

Permalink
Update browserlist db
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-mm committed Jul 14, 2023
1 parent 4f0b94d commit 07b9704
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 29 deletions.
16 changes: 10 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 1 addition & 21 deletions packages/example-project/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/example-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mediamonks/use-channels": "*",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -14,8 +15,7 @@
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4",
"@mediamonks/use-channels": "*"
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 07b9704

Please sign in to comment.