Browse Source

* cs

pull/605/head
RubaXa 9 years ago
parent
commit
d0c1226f62
  1. 14
      bower.json

14
bower.json

@ -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": [
@ -20,7 +20,7 @@
"and",
"drop",
"dnd",
"web-components"
"web-components"
],
"license": "MIT",
"ignore": [
@ -30,6 +30,6 @@
"tests"
],
"dependencies": {
"polymer": "Polymer/polymer#~1.1.4",
}
"polymer": "Polymer/polymer#~1.1.4"
}
}

Loading…
Cancel
Save