Skip to content

Commit

Permalink
build(babel-dependency-issue): add dev dependency to prevent issues
Browse files Browse the repository at this point in the history
  • Loading branch information
koepferd committed Jun 27, 2024
1 parent b1ad63f commit 19ee44b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
25 changes: 23 additions & 2 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@cypress/react": "^7.0.3",
Expand Down

0 comments on commit 19ee44b

Please sign in to comment.