Skip to content

Commit

Permalink
Merge pull request #144 from egovernments/BuildIssue-Fix
Browse files Browse the repository at this point in the history
fixed build issue
  • Loading branch information
nipunarora-eGov authored Oct 29, 2024
2 parents 7e4473b + 9fec5e4 commit 0643d74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"**/@babel/core": "7.14.0",
"**/@babel/preset-env": "7.14.0",
"**/@babel/plugin-transform-modules-commonjs": "7.14.0",
"**/polished": "4.2.2"
"**/polished": "4.2.2",
"**/styled-components": "5.0.0"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
Expand Down

0 comments on commit 0643d74

Please sign in to comment.