This repository was archived by the owner on Feb 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"bootstrap" : " 3.3.7 <3.9.9" ,
15
15
"bootswatch" : " 3.3.7 <3.9.9" ,
16
- "corifeus-utils" : " ^1.2.6-349 " ,
16
+ "corifeus-utils" : " ^1.2.10-351 " ,
17
17
"font-awesome" : " ^4.7.0" ,
18
18
"grunt" : " ^1.0.2" ,
19
19
"grunt-contrib-clean" : " ^1.1.0" ,
24
24
"time-grunt" : " ^1.4.0"
25
25
},
26
26
"dependencies" : {
27
- "corifeus-builder" : " ^1.7.1328-363 "
27
+ "corifeus-builder" : " ^1.7.1332-365 "
28
28
},
29
29
"engines" : {
30
30
"node" : " >=8.9.0"
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ var themes = {
11
11
"bootstrap-paper" : "/themes/default/css/bootstrap-paper.css" ,
12
12
"bootstrap-readable" : "/themes/default/css/bootstrap-readable.css" ,
13
13
"bootstrap-sandstone" : "/themes/default/css/bootstrap-sandstone.css" ,
14
- "bootstrap-slate" : "/themes/default/css/bootstrap-slate.css" ,
15
14
"bootstrap-simplex" : "/themes/default/css/bootstrap-simplex.css" ,
15
+ "bootstrap-slate" : "/themes/default/css/bootstrap-slate.css" ,
16
16
"bootstrap-spacelab" : "/themes/default/css/bootstrap-spacelab.css" ,
17
17
"bootstrap-superhero" : "/themes/default/css/bootstrap-superhero.css" ,
18
- "bootstrap-united " : "/themes/default/css/bootstrap-united .css" ,
19
- "bootstrap-yeti " : "/themes/default/css/bootstrap-yeti .css"
18
+ "bootstrap-yeti " : "/themes/default/css/bootstrap-yeti .css" ,
19
+ "bootstrap-united " : "/themes/default/css/bootstrap-united .css"
20
20
}
You can’t perform that action at this time.
0 commit comments