Skip to content

Commit f219781

Browse files
committed
version constraint for fontawesome
1 parent 855f78a commit f219781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Package.onUse(function(api) {
1717
'templating',
1818
'less',
1919
'aldeed:autoform@5.3.0',
20-
'fortawesome:fontawesome'
20+
'fortawesome:fontawesome@4.3.0'
2121
],
2222
'client');
2323

0 commit comments

Comments
 (0)