Skip to content

Commit 88feaaa

Browse files
committed
Merge pull request alvarotrigo#2028 from alvarotrigo/dev
Solved typo in bower.json
2 parents d48a296 + c3aa58f commit 88feaaa

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)