Skip to content

Commit

Permalink
chore - add @babel/plugin-proposal-private-property-in-object dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco committed Dec 30, 2024
1 parent 21e2590 commit 43380b5
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
30 changes: 27 additions & 3 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
}
}

0 comments on commit 43380b5

Please sign in to comment.