Commits on Source (3)
-
Petar Hristov authored
This reverts commit f7668146.
-
Petar Hristov authored
Revert "Fix: for other url" See merge request !265
-
CoscineBot authored
## [2.2.3](v2.2.2...v2.2.3) (2023-10-04)
Showing
- package.json 2 additions, 2 deletionspackage.json
- src/modules/resource/i18n/de.ts 4 additions, 8 deletionssrc/modules/resource/i18n/de.ts
- src/modules/resource/i18n/en.ts 4 additions, 8 deletionssrc/modules/resource/i18n/en.ts
- src/router/index.ts 1 addition, 1 deletionsrc/router/index.ts
- vite.config.js 0 additions, 5 deletionsvite.config.js
{ | ||
"name": "ui", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"private": true, | ||
"scripts": { | ||
"dev": "vite", | ||
... | ... | @@ -97,5 +97,5 @@ |
"vitest": "^0.32.2", | ||
"vue-template-compiler": "^2.7.14" | ||
}, | ||
"packageManager": "yarn@3.6.3" | ||
"packageManager": "yarn@3.6.4" | ||
} |