diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-07-29 17:42:18 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-07-29 17:42:18 -0400 |
commit | 471323b646a0e69cce0d641539da4b54ff1b2856 (patch) | |
tree | 11a0ce544f780cad13d97abfdb0377b139b76aa3 | |
parent | 292677148b0c64e38e8e52604ec14db7a298cd67 (diff) |
rename component.json to bower.json
-rw-r--r-- | bower.json (renamed from component.json) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/bower.json index 9abaff6a..648a21c1 100644 --- a/component.json +++ b/bower.json @@ -17,4 +17,4 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" } ] -}
\ No newline at end of file +} |