Merge pull request #771 from kkirsche/patch-1
Remove moot `version` property from bower.json
This commit is contained in:
commit
80c93e2a8f
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "x-editable",
|
"name": "x-editable",
|
||||||
"version": "1.5.1",
|
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"CHANGELOG.txt",
|
"CHANGELOG.txt",
|
||||||
"Gruntfile.js",
|
"Gruntfile.js",
|
||||||
@ -17,4 +16,4 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">=1.6"
|
"jquery": ">=1.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user