Skip to content

Commit

Permalink
fix CI build failure due to warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawrence Zeng committed May 27, 2024
1 parent 8affa26 commit c0b9302
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 52 deletions.
99 changes: 48 additions & 51 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,13 @@
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
"@types/lodash": "^4.14.168",
"@types/numeral": "^2.0.1",
"cypress": "^9.1.0",
"react-app-rewired": "^2.2.1",
"serve": "^13.0.2"
},
"overrides": {
"autoprefixer": "10.4.5"
}
}

0 comments on commit c0b9302

Please sign in to comment.