Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.

Commit b1d4924

Browse files
committed
Reverting bower.json to still be the original, we don't intend to be a permanent fork
1 parent 968e858 commit b1d4924

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "tif-intro.js",
3-
"version": "0.6.1",
2+
"name": "intro.js",
3+
"version": "0.6.0",
44
"description": "A better way for new feature introduction and step-by-step users guide for your website and project.",
55
"keywords": ["demo", "intro", "introduction"],
6-
"author": ["Afshin Mehrabani", "Darcy Murphy <darcy@trackif.com>"],
7-
"main": ["intro.js","introjs.css"],
8-
"repository": { "type": "git", "url": "git://github.com:TrackIF/intro.js.git" }
6+
"homepage": "http://usablica.github.com/intro.js/",
7+
"author": "Afshin Mehrabani",
8+
"main": ["intro.js","introjs.css"]
99
}

0 commit comments

Comments
 (0)