update bower version and dependencies

This commit is contained in:
David Miller
2015-04-21 01:01:39 -04:00
parent 00b5ca81c3
commit b6e856a925
91 changed files with 1441 additions and 833 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "raphael",
"version": "2.1.2",
"version": "2.1.4",
"main": "raphael.js",
"ignore": [
"eve",
@@ -17,11 +17,11 @@
"reference.js"
],
"homepage": "https://github.com/DmitryBaranovskiy/raphael",
"_release": "2.1.2",
"_release": "2.1.4",
"_resolution": {
"type": "version",
"tag": "v2.1.2",
"commit": "3331359c102e23dc72a224ba65e4fdec6f20894c"
"tag": "v2.1.4",
"commit": "a29d980d1f6b0aed9a0f18d751a76e862f5fbc4f"
},
"_source": "git://github.com/DmitryBaranovskiy/raphael.git",
"_target": ">= 2.0",