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.
2 parents ea44388 + 3caad17 commit 06a8a43Copy full SHA for 06a8a43
third-party/projects/alloy-font-awesome/.yarnrc
@@ -0,0 +1,3 @@
1
+# Make `yarn version` produce the right commit message and tag for this package.
2
+version-tag-prefix "liferay-font-awesome/v"
3
+version-git-message "chore: prepare liferay-font-awesome v%s release"
third-party/projects/alloy-font-awesome/package.json
@@ -21,6 +21,14 @@
21
"type": "git",
22
"url": "https://github.com/liferay/liferay-frontend-projects.git"
23
},
24
+ "files": [
25
+ "font",
26
+ "css",
27
+ "less",
28
+ "scss",
29
+ "svg",
30
+ "fontawesome-alloy.json"
31
+ ],
32
"contributors": [
33
{
34
"name": "Rob Madole",
0 commit comments