diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-02-26 01:18:12 +0100 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-02-26 01:18:12 +0100 |
commit | 6c1d61ef8fe103f3ecb25d90aa1e0e55faa9b0c8 (patch) | |
tree | 1eca2062fb040147e0d48cddb95555c2baecb934 | |
parent | 43766eded0017720dce34589c0946671fb1f1e7c (diff) |
Removed jQuery dependency.
-rw-r--r-- | component.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/component.json b/component.json index af46e491..8d543857 100644 --- a/component.json +++ b/component.json @@ -9,7 +9,6 @@ "url": "git://github.com/thomaspark/bootswatch.git" }, "dependencies": { - "jquery": "~1.9.0", "bootstrap": "~2.3.0" }, "licenses": [ |