Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 2484231

Browse files
committed
Locking in versions, so that build will pass again
1 parent 09e28fe commit 2484231

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
@@ -2,8 +2,8 @@
22
"name": "SpringRollConnect",
33
"version": "1.3.12",
44
"dependencies": {
5-
"jquery": "*",
6-
"bootstrap": "*",
5+
"jquery": "2.2.*",
6+
"bootstrap": "3.3.*",
77
"bellhop": "*",
88
"modernizr": "~2",
99
"springroll-container": "*",
@@ -17,4 +17,4 @@
1717
"Gruntfile.js",
1818
"package.js"
1919
]
20-
}
20+
}

0 commit comments

Comments
 (0)