Skip to content

Commit 44820a0

Browse files
icfantvwesleycho
authored andcommitted
chore(build): update Bootstrap dependency
* Update the Bootstrap version used by the Plunker demos. Closes angular-ui#4865
1 parent 8737303 commit 44820a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = function(grunt) {
99

1010
grunt.initConfig({
1111
ngversion: '1.4.7',
12-
bsversion: '3.1.1',
12+
bsversion: '3.3.5',
1313
modules: [],//to be filled in by build task
1414
pkg: grunt.file.readJSON('package.json'),
1515
dist: 'dist',

0 commit comments

Comments
 (0)