Skip to content

Commit baa3daa

Browse files
committed
- Fixed invalid bower package information alvarotrigo#2184
1 parent dd15558 commit baa3daa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
"description": "Create beautiful fullscreen scrolling websites",
88
"main": [
99
"dist/jquery.fullpage.js",
10-
"dist/jquery.fullpage.css",
11-
"dist/jquery.fullpage.scss",
12-
"vendors/jquery.easings.min.js",
13-
"vendors/scrolloverflow.min.js"
10+
"dist/jquery.fullpage.css"
1411
],
1512
"keywords": [
1613
"jquery",

0 commit comments

Comments
 (0)