mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 00:05:24 +02:00
fix console error for feather icon (#7305)
This commit is contained in:
parent
70a7eefa22
commit
9a18dd8162
4 changed files with 11 additions and 44 deletions
|
@ -105,7 +105,6 @@
|
|||
"codemirror": "~5.64.0",
|
||||
"core-js": "^3.19.3",
|
||||
"fast-json-patch": "^3.1.0",
|
||||
"feather-icons": "^4.29.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"filesize": "~3.3.0",
|
||||
"filesize-parser": "^1.5.0",
|
||||
|
@ -165,7 +164,6 @@
|
|||
"@testing-library/user-event": "^13.5.0",
|
||||
"@types/angular": "^1.8.3",
|
||||
"@types/bootbox": "^5.2.2",
|
||||
"@types/feather-icons": "^4.7.0",
|
||||
"@types/file-saver": "^2.0.4",
|
||||
"@types/jest": "^27.0.3",
|
||||
"@types/jquery": "^3.5.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue