aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/App.vue
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-08-09 11:59:15 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-08-09 11:59:15 -0400
commit5dd4b69ebf4f407a2ba7ccc53fe43b445ab0684e (patch)
treec0e5613aa4e33c7f436f9c67d0a4d75c1b9bfb77 /front-end/src/App.vue
parentc3c0ece6fb3a66c2de545858731a066d5542ff1e (diff)
Package updates, lodash-es, release state fixes
Diffstat (limited to 'front-end/src/App.vue')
-rw-r--r--front-end/src/App.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/front-end/src/App.vue b/front-end/src/App.vue
index 92b8d5c..da1b914 100644
--- a/front-end/src/App.vue
+++ b/front-end/src/App.vue
@@ -5,7 +5,6 @@
<router-view />
</template>
</Environment>
-
</template>
<script setup lang="ts">