diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e393264..b26bf01 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -56,5 +56,4 @@ deploy:
CI: 1
script:
- yarn install
- - yarn upgrade geovisio@develop
- yarn build
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue
index 064a6cd..c3b58da 100644
--- a/src/views/HomeView.vue
+++ b/src/views/HomeView.vue
@@ -2,7 +2,7 @@
diff --git a/src/views/MySequenceView.vue b/src/views/MySequenceView.vue
index 48a5fea..e933727 100644
--- a/src/views/MySequenceView.vue
+++ b/src/views/MySequenceView.vue
@@ -2,7 +2,7 @@