mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-27 01:35:40 -05:00
Updated versions in bower.json
This commit is contained in:
parent
cca5898e18
commit
c72634b73d
1 changed files with 9 additions and 9 deletions
18
bower.json
18
bower.json
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "jquery-timeago",
|
||||
"version": "1.4.0",
|
||||
"ignore": [
|
||||
"test",
|
||||
"vendor"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6"
|
||||
}
|
||||
"name": "jquery-timeago",
|
||||
"version": "1.3.1",
|
||||
"ignore": [
|
||||
"test",
|
||||
"vendor"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue