Skip to content

Commit 7a772b6

Browse files
fix(package): update bootstrap to version 4.4.0
Closes #24
1 parent 098d227 commit 7a772b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"angular": "^1.5.3",
1414
"backbone": "^1.3.3",
15-
"bootstrap": "^3.3.6",
15+
"bootstrap": "^4.4.0",
1616
"ember": "^1.0.0-pre.2",
1717
"jquery": "^3.1.1",
1818
"jquery-ui": "^1.10.5",

0 commit comments

Comments
 (0)