Skip to content

Commit 7082cf9

Browse files
authored
Merge pull request #1 from SaiAshirwadInformatia/bower-updatee
Updated bower json to include proper versioned libraries
2 parents cf5643b + 4434dd5 commit 7082cf9

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
@@ -3,9 +3,9 @@
33
"version": "1.1.3",
44
"main": "scripts/jquery.parallax.js",
55
"dependencies": {
6-
"jquery": "~1.8.3",
7-
"jquery.scrollTo": "~1.4.6",
8-
"jquery.serialScroll": "*"
6+
"jquery": "1.11.*",
7+
"jquery.scrollTo": "2.*",
8+
"jquery.serialScroll": "1.*"
99
},
1010
"ignore": [
1111
"**/.*",

0 commit comments

Comments
 (0)