Skip to content

Commit

Permalink
use @babel/preset-stage-3
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Jan 25, 2023
1 parent aafd519 commit 8f780f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 272 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@apollo/client": "^3.7.1",
"babel-preset-stage-3": "^6.24.1",
"@babel/preset-stage-3": "^7.8.3",
"graphql": "^16.6.0",
"is-svg": "^4.3.1",
"jest-environment-jsdom": "^29.4.0",
Expand Down
Loading

0 comments on commit 8f780f7

Please sign in to comment.