Skip to content

Commit

Permalink
Update component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 4, 2013
1 parent caa77cc commit ceacc23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "bootstrap",
"name": "sass-bootstrap",
"version": "2.2.2",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"main": "lib/bootstrap.scss",
"dependencies": {
"jquery": "~1.8.0"
"jquery": "~1.8.3"
}
}
}

0 comments on commit ceacc23

Please sign in to comment.