fix dependencies
This commit is contained in:
parent
ec1ff5d29d
commit
bb207f051a
17
README.md
17
README.md
@ -1,15 +1,20 @@
|
||||
# X-editable
|
||||
|
||||
In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.
|
||||
In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.
|
||||
It is a new life of [bootstrap-editable plugin](http://github.com/vitalets/bootstrap-editable) that was strongly refactored and improved.
|
||||
|
||||
## Description
|
||||
X-editable is new life of [bootstrap-editable](http://github.com/vitalets/bootstrap-editable) that was strongly refactored and improved.
|
||||
|
||||
## Demo & Documentation
|
||||
## Demo + Docs + Download
|
||||
|
||||
**http://vitalets.github.com/x-editable**
|
||||
|
||||
## Reporting issues
|
||||
When creating issues please provide jsFiddle example. You can just fork [this template](http://jsfiddle.net/xBB5x/1/) as starting point.
|
||||
Your feedback is very appreciated!
|
||||
|
||||
## Contributing
|
||||
Several steps to start contributing:
|
||||
1. [Fork X-editable](https://github.com/vitalets/x-editable/fork)
|
||||
2.
|
||||
Please make all pull requests against `dev` branch. Thanks for your support!
|
||||
|
||||
### Important notes
|
||||
@ -40,4 +45,4 @@ Note that the `phantomjs` executable needs to be in the system `PATH` for grunt
|
||||
|
||||
## License
|
||||
Copyright (c) 2012 Vitaliy Potapov
|
||||
Licensed under the MIT licenses.
|
||||
Licensed under the MIT licenses.
|
@ -22,7 +22,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.6"
|
||||
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.3.11",
|
||||
|
Loading…
x
Reference in New Issue
Block a user