1
0
Fork 0
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:
Richard Wei 2022-07-25 20:11:48 +12:00 committed by GitHub
parent 70a7eefa22
commit 9a18dd8162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 44 deletions

View file

@ -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",