Skip to content

Commit ea03be8

Browse files
committed
re-releasing v1.7.1
1 parent c17d236 commit ea03be8

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

bower.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "jquery.tocify.js",
3-
"version": "1.7.1",
4-
"homepage": "http://gregfranko.com/jquery.tocify.js",
5-
"authors": [
6-
"gfranko <[email protected]>"
7-
],
8-
"dependencies": {
9-
"jquery": "~1.9.1",
10-
"jquery-ui": "~1.10.3",
11-
},
12-
"description": "A jQuery plugin that dynamically generates a table of contents.",
13-
"main": "jquery.tocify.js",
14-
"license": "MIT"
15-
}
2+
"name": "jquery.tocify.js",
3+
"version": "1.7.1",
4+
"homepage": "http://gregfranko.com/jquery.tocify.js",
5+
"authors": [
6+
"gfranko <[email protected]>"
7+
],
8+
"dependencies": {
9+
"jquery": "~1.9.1",
10+
"jquery-ui": "~1.10.3"
11+
},
12+
"description": "A jQuery plugin that dynamically generates a table of contents.",
13+
"main": "jquery.tocify.js",
14+
"license": "MIT"
15+
}

0 commit comments

Comments
 (0)