Commits on Source (3)
-
Petar Hristov authored
-
Petar Hristov authored
Fix: Update Dependencies See merge request !41
-
CoscineBot authored
## [1.4.1](v1.4.0...v1.4.1) (2022-03-30) ### Fix * Update Dependencies ([342d0907](342d0907))
{ | ||
"name": "ui", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"private": true, | ||
"scripts": { | ||
"dev": "vite", | ||
... | ... | @@ -10,7 +10,7 @@ |
"lint:fix": "eslint './src/**/*.{js,ts,tsx,vue,md}' --fix" | ||
}, | ||
"dependencies": { | ||
"@coscine/api-client": "^1.5.0", | ||
"@coscine/api-client": "^1.5.1", | ||
"@vueuse/core": "^6.5.3", | ||
"axios": "^0.26.1", | ||
"bootstrap": "^4.6.1", | ||
... | ... |