Browse Source

add homepage field to bower.json

pull/696/head
Chris Rebert 10 years ago
parent
commit
383751941c
  1. 1
      bower.json

1
bower.json

@ -11,6 +11,7 @@
"mobile", "mobile",
"prototype" "prototype"
], ],
"homepage": "http://goratchet.com",
"main": [ "main": [
"dist/css/ratchet.css", "dist/css/ratchet.css",
"dist/js/ratchet.js" "dist/js/ratchet.js"

Loading…
Cancel
Save