Skip to content

Commit

Permalink
chore: add missing dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrussell36 committed Aug 14, 2023
1 parent f4c0316 commit 7c3bf36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -101,6 +101,7 @@
"@apollo/react-testing": "^4.0.0",
"@babel/core": "7.12.13",
"@babel/plugin-proposal-export-default-from": "^7.18.10",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/preset-env": "^7.18.10",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "7.12.13",
Expand Down

0 comments on commit 7c3bf36

Please sign in to comment.