Skip to content

Commit 5290321

Browse files
committed
Upgrade to Bootstrap 4 beta
1 parent 850e454 commit 5290321

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

AJAX_Full_Project_GULP/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "coreui-ajax",
33
"version": "1.0.0-alpha.6",
44
"dependencies": {
5-
"bootstrap": "4.0.0-alpha.6",
6-
"tether": "latest",
5+
"bootstrap": "v4.0.0-beta",
6+
"popper.js": "https://unpkg.com/popper.js",
77
"jquery": "^3.0.0",
88
"fontawesome": "latest",
99
"simple-line-icons": "latest",

AJAX_Starter_GULP/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "coreui-ajax",
33
"version": "1.0.0-alpha.6",
44
"dependencies": {
5-
"bootstrap": "4.0.0-alpha.6",
6-
"tether": "latest",
5+
"bootstrap": "v4.0.0-beta",
6+
"popper.js": "https://unpkg.com/popper.js",
77
"jquery": "^3.0.0",
88
"fontawesome": "latest",
99
"simple-line-icons": "latest",

Static_Full_Project_GULP/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "coreui-ajax",
33
"version": "1.0.0-alpha.6",
44
"dependencies": {
5-
"bootstrap": "4.0.0-alpha.6",
6-
"tether": "latest",
5+
"bootstrap": "v4.0.0-beta",
6+
"popper.js": "https://unpkg.com/popper.js",
77
"jquery": "^3.0.0",
88
"fontawesome": "latest",
99
"simple-line-icons": "latest",

0 commit comments

Comments
 (0)