🚧 WIP - working on the custom theme feature

This commit is contained in:
Alicia Sykes
2021-07-11 20:52:12 +01:00
parent c7d91bed94
commit 65aa971099
11 changed files with 142 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Dashy",
"version": "1.3.7",
"version": "1.3.8",
"license": "MIT",
"main": "server",
"scripts": {
@@ -32,7 +32,7 @@
"vue": "^2.6.10",
"vue-cli-plugin-yaml": "^1.0.2",
"vue-js-modal": "^2.0.0-rc.6",
"vue-material-tabs": "^0.0.7",
"vue-material-tabs": "^0.1.2",
"vue-prism-editor": "^1.2.2",
"vue-router": "^3.0.3",
"vue-select": "^3.11.2",