Browse Source

Merge pull request #10580 from anteriovieira/patch-1

Duplicate keywords
Geremia Taglialatela 8 years ago
parent
commit
04dad1e192
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
   "description": "The iconic font and CSS framework",
   "description": "The iconic font and CSS framework",
   "version": "4.7.0",
   "version": "4.7.0",
   "style": "css/font-awesome.css",
   "style": "css/font-awesome.css",
-  "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
+  "keywords": ["font", "awesome", "fontawesome", "icon", "bootstrap"],
   "homepage": "http://fontawesome.io/",
   "homepage": "http://fontawesome.io/",
   "bugs": {
   "bugs": {
     "url" : "http://github.com/FortAwesome/Font-Awesome/issues"
     "url" : "http://github.com/FortAwesome/Font-Awesome/issues"