We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855f78a commit f219781Copy full SHA for f219781
package.js
@@ -17,7 +17,7 @@ Package.onUse(function(api) {
17
'templating',
18
'less',
19
'aldeed:autoform@5.3.0',
20
- 'fortawesome:fontawesome'
+ 'fortawesome:fontawesome@4.3.0'
21
],
22
'client');
23
0 commit comments