Replace the FontAwesome npm installation with a manual one to fix an issue in...
Replace the FontAwesome npm installation with a manual one to fix an issue in which the icons sometimes don't load
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -19,8 +19,7 @@ |
"wordcloud": "^1.1.0", | ||
"wtc-barfystars": "^0.2.2", | ||
"wtc-controller-element": "^1.1.1", | ||
"zingtouch": "^1.0.6", | ||
"@fortawesome/fontawesome-free": "^5.9.0" | ||
"zingtouch": "^1.0.6" | ||
}, | ||
"version": "1.0.0", | ||
"main": "index.js", | ||
... | ... |
Please register or sign in to comment