fix version geovisio

This commit is contained in:
Andreani Jean
2023-02-14 14:16:20 +01:00
parent b4a9970c76
commit e4ad750f75
2 changed files with 2 additions and 2 deletions

View File

@@ -8,5 +8,5 @@ geovisio-publish:
CI: 1
script:
- yarn install
- yarn upgrade geovisio@next
- yarn upgrade geovisio@develop
- yarn start

View File

@@ -22,7 +22,7 @@
"axios": "^1.2.3",
"bootstrap": "^5.2.3",
"bootstrap-icons": "^1.10.3",
"geovisio": "next",
"geovisio": "develop",
"vue": "^3.2.45",
"vue-axios": "^3.5.2",
"vue-eslint-parser": "^9.1.0",