Skip to content

Commit 054fb9f

Browse files
committed
add working bower.json with needed files
1 parent 3dd78da commit 054fb9f

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

bower.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "intro.js",
3+
"version": "6.0.1",
4+
"main": [
5+
"intro.js",
6+
"introjs.css"
7+
]
8+
}

intro.js

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

introjs.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)