tasarsu a3a5de1cde Bower jquery version change
x-editable doesnt work with jquery 2
2014-12-23 12:27:27 +02:00

21 lines
318 B
JSON

{
"name": "x-editable",
"version": "1.5.1",
"ignore": [
"CHANGELOG.txt",
"Gruntfile.js",
"LICENSE-MIT",
"Package.nuspec",
"README.md",
"composer.json",
"package.json",
"node_modules",
"components",
"src",
"test"
],
"dependencies": {
"jquery": "~1.11"
}
}