Skip to content

Commit 27dd90e

Browse files
committed
Merged PR 12109: update bootstrap lib version
update bootstrap lib version
1 parent 5f326f2 commit 27dd90e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"fetch": "^1.0.0",
2020
"es6-promise": "^3.2.2",
21-
"bootstrap": "^3.3.6",
21+
"bootstrap": "^4.1.2",
2222
"jquery": "^3.1.0",
2323
"powerbi-client": "2.4.3"
2424
},

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"tests"
3131
],
3232
"dependencies": {
33-
"bootstrap": "^3.3.6",
33+
"bootstrap": "^4.1.2",
3434
"es6-promise": "^3.2.2",
3535
"fetch": "^1.0.0",
3636
"http-server": "^0.10.0",

0 commit comments

Comments
 (0)