Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 4ddefb6

Browse files
committed
p3x-robot sunday release 2018-4-22 17:40:44
1 parent d3b6c02 commit 4ddefb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"bootstrap": "3.3.7 <3.9.9",
1515
"bootswatch": "3.3.7 <3.9.9",
16-
"corifeus-utils": "^1.2.6-349",
16+
"corifeus-utils": "^1.2.10-351",
1717
"font-awesome": "^4.7.0",
1818
"grunt": "^1.0.2",
1919
"grunt-contrib-clean": "^1.1.0",
@@ -24,7 +24,7 @@
2424
"time-grunt": "^1.4.0"
2525
},
2626
"dependencies": {
27-
"corifeus-builder": "^1.7.1328-363"
27+
"corifeus-builder": "^1.7.1332-365"
2828
},
2929
"engines": {
3030
"node": ">=8.9.0"

themes/default/js/themes.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ var themes = {
1111
"bootstrap-paper": "/themes/default/css/bootstrap-paper.css",
1212
"bootstrap-readable": "/themes/default/css/bootstrap-readable.css",
1313
"bootstrap-sandstone": "/themes/default/css/bootstrap-sandstone.css",
14-
"bootstrap-slate": "/themes/default/css/bootstrap-slate.css",
1514
"bootstrap-simplex": "/themes/default/css/bootstrap-simplex.css",
15+
"bootstrap-slate": "/themes/default/css/bootstrap-slate.css",
1616
"bootstrap-spacelab": "/themes/default/css/bootstrap-spacelab.css",
1717
"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"
2020
}

0 commit comments

Comments
 (0)