Skip to content

Commit

Permalink
p3x-robot sunday release 2018-2-16 20:02:56
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Feb 16, 2018
1 parent fd687ab commit 7d6dfeb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"bootstrap": "3.3.7 <3.9.9",
"bootswatch": "3.3.7 <3.9.9",
"corifeus-utils": "^1.1.824-287",
"corifeus-utils": "^1.1.828-288",
"font-awesome": "^4.7.0",
"grunt": "^1.0.2",
"grunt-contrib-clean": "^1.1.0",
Expand All @@ -25,7 +25,7 @@
"time-grunt": "^1.4.0"
},
"dependencies": {
"corifeus-builder": "^1.7.1217-307"
"corifeus-builder": "^1.7.1221-309"
},
"engines": {
"node": ">=8.9.0"
Expand Down
6 changes: 3 additions & 3 deletions themes/default/js/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
var themes = {
"bootstrap-default": "/themes/default/css/bootstrap-default.css",
"bootstrap-cerulean": "/themes/default/css/bootstrap-cerulean.css",
"bootstrap-cyborg": "/themes/default/css/bootstrap-cyborg.css",
"bootstrap-darkly": "/themes/default/css/bootstrap-darkly.css",
"bootstrap-cosmo": "/themes/default/css/bootstrap-cosmo.css",
"bootstrap-cyborg": "/themes/default/css/bootstrap-cyborg.css",
"bootstrap-flatly": "/themes/default/css/bootstrap-flatly.css",
"bootstrap-darkly": "/themes/default/css/bootstrap-darkly.css",
"bootstrap-journal": "/themes/default/css/bootstrap-journal.css",
"bootstrap-lumen": "/themes/default/css/bootstrap-lumen.css",
"bootstrap-paper": "/themes/default/css/bootstrap-paper.css",
"bootstrap-readable": "/themes/default/css/bootstrap-readable.css",
"bootstrap-sandstone": "/themes/default/css/bootstrap-sandstone.css",
"bootstrap-slate": "/themes/default/css/bootstrap-slate.css",
"bootstrap-simplex": "/themes/default/css/bootstrap-simplex.css",
"bootstrap-slate": "/themes/default/css/bootstrap-slate.css",
"bootstrap-spacelab": "/themes/default/css/bootstrap-spacelab.css",
"bootstrap-superhero": "/themes/default/css/bootstrap-superhero.css",
"bootstrap-united": "/themes/default/css/bootstrap-united.css",
Expand Down

0 comments on commit 7d6dfeb

Please sign in to comment.