Skip to content

Commit

Permalink
* cs
Browse files Browse the repository at this point in the history
  • Loading branch information
RubaXa committed Oct 13, 2015
1 parent a793a5e commit d0c1226
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Sortable",
"main": [
"Sortable.js",
"ng-sortable.js",
"knockout-sortable.js",
"react-sortable-mixin.js"
"Sortable.js",
"ng-sortable.js",
"knockout-sortable.js",
"react-sortable-mixin.js"
],
"homepage": "http://rubaxa.github.io/Sortable/",
"authors": [
Expand All @@ -20,7 +20,7 @@
"and",
"drop",
"dnd",
"web-components"
"web-components"
],
"license": "MIT",
"ignore": [
Expand All @@ -30,6 +30,6 @@
"tests"
],
"dependencies": {
"polymer": "Polymer/polymer#~1.1.4",
}
"polymer": "Polymer/polymer#~1.1.4"
}
}

0 comments on commit d0c1226

Please sign in to comment.