diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
commit | d0d9744b05908932262ea4bc7ce16e679afaf7a1 (patch) | |
tree | ff2407bc55cd7d3b83a46fed7ff23faa97a17b4c /bower_components/jquery | |
parent | 22dcd86b5cd5e7d128438867405bdeea42a24ca0 (diff) |
3.0.1 -> 3.0.2
Diffstat (limited to 'bower_components/jquery')
-rw-r--r-- | bower_components/jquery/.bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bower_components/jquery/.bower.json b/bower_components/jquery/.bower.json index e74ac75f..fb353b36 100644 --- a/bower_components/jquery/.bower.json +++ b/bower_components/jquery/.bower.json @@ -16,5 +16,6 @@ "commit": "452a56b52b8f4a032256cdb8b6838f25f0bdb3d2" }, "_source": "git://github.com/components/jquery.git", - "_target": ">= 1.9.0" + "_target": ">= 1.9.0", + "_originalSource": "jquery" }
\ No newline at end of file |