Skip to content

Commit 9128386

Browse files
committed
Create bower.json
1 parent ad8e3d0 commit 9128386

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

bower.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "jquery-timeago",
3+
"version": "1.4.0",
4+
"ignore": [
5+
"test",
6+
"vendor"
7+
],
8+
"dependencies": {
9+
"jquery": ">=1.6"
10+
}
11+
}

0 commit comments

Comments
 (0)