Yarn upgrade all (#35)

* Upgrade all yarn

* Only publish containers on main
This commit is contained in:
Dave Gallant
2023-08-19 09:57:29 -04:00
committed by GitHub
parent 9615750d3e
commit cf22109188
5 changed files with 2880 additions and 3020 deletions

View File

@@ -5,7 +5,7 @@ import Loading from "vue-loading-overlay";
import GithubButton from "vue-github-button";
import { install } from "@github/hotkey";
import "vue-loading-overlay/dist/vue-loading.css";
import 'vue-loading-overlay/dist/css/index.css';
export default {
data() {