소스 검색

Fix Composer package "type" to "component"

This will allow easy deployment into a public directory with [component-installer](https://github.com/RobLoach/component-installer) or other various methods.
Elan Ruusamäe 8 년 전
부모
커밋
3a2fab89c4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -3,6 +3,7 @@
   "description": "The iconic font and CSS framework",
   "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
   "homepage": "http://fontawesome.io/",
+  "type": "component",
   "authors": [
     {
       "name": "Dave Gandy",