We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ff1db commit eac75d3Copy full SHA for eac75d3
component.json
@@ -1,9 +1,9 @@
1
{
2
"name": "intro.js",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "A better way for new feature introduction and step-by-step users guide for your website and project.",
5
"keywords": ["demo", "intro"],
6
"homepage": "http://usablica.github.com/intro.js/",
7
"author": "Afshin Mehrabani",
8
- "main": ["intro.js","introjs.css", "introjs-ie.css"]
+ "main": ["intro.js","introjs.css"]
9
}
package.json
@@ -1,7 +1,7 @@
"name": "Intro.js",
"description": "Better introductions for websites and features with a step-by-step guide for your projects",
- "version": "0.2.1",
"author": "Afshin Mehrabani <afshin.meh@gmail.com>",
"repository": {
"type": "git",
0 commit comments