Skip to content

Commit

Permalink
chore: remove redundant deps (#5802)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Oct 31, 2023
1 parent 7f2e7ae commit a050701
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 47 deletions.
265 changes: 221 additions & 44 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions projects/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
"devDependencies": {
"@rollup/pluginutils": "5.0.5",
"feather-icons": "4.29.1",
"rollup": "4.1.5",
"rollup": "4.1.6",
"rollup-plugin-typescript2": "0.36.0",
"svgo": "3.0.2",
"tslib": "2.6.2"
"svgo": "3.0.2"
},
"peerDependencies": {
"@taiga-ui/cdk": ">=3.51.0",
Expand Down

0 comments on commit a050701

Please sign in to comment.