Skip to content

Commit c3aa58f

Browse files
committed
Merge pull request alvarotrigo#2027 from bordeo/patch-1
Typo on main file name
2 parents 886be39 + f813a0f commit c3aa58f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
],
77
"description": "Create beautiful fullscreen scrolling websites",
88
"main": [
9-
"dist/jquery.fullPage.js",
10-
"dist/jquery.fullPage.css",
11-
"dist/jquery.fullPage.scss",
9+
"dist/jquery.fullpage.js",
10+
"dist/jquery.fullpage.css",
11+
"dist/jquery.fullpage.scss",
1212
"vendors/jquery.easings.min.js",
1313
"vendors/scrolloverflow.min.js"
1414
],

0 commit comments

Comments
 (0)