Skip to content

Commit

Permalink
package: add "indexof-component" as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jan 22, 2013
1 parent 35c2174 commit cbd0d71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "1.0.0", "version": "1.0.0",
"description": "Cross-browser element class list", "description": "Cross-browser element class list",
"keywords": ["dom", "html", "classList", "class", "ui"], "keywords": ["dom", "html", "classList", "class", "ui"],
"dependencies": {
"indexof-component": "component/indexof"
},
"component": { "component": {
"scripts": { "scripts": {
"classes/index.js": "index.js" "classes/index.js": "index.js"
Expand Down

0 comments on commit cbd0d71

Please sign in to comment.