update-2.2.7
Showing
.env
0 → 100644
gitpush
deleted
100644 → 0
{ | { | ||
"name": "boxdialer", | "name": "boxdialer", | ||
"version": "2.2.6", | "version": "2.2.7", | ||
"description": "", | "description": "", | ||
"main": "src/boxDialer.js", | "main": "src/boxDialer.js", | ||
"scripts": { | "scripts": { | ||
... | @@ -14,6 +14,7 @@ | ... | @@ -14,6 +14,7 @@ |
"dependencies": { | "dependencies": { | ||
"@emotion/react": "^11.11.1", | "@emotion/react": "^11.11.1", | ||
"@emotion/styled": "^11.11.0", | "@emotion/styled": "^11.11.0", | ||
"@eo-locale/react": "^1.7.3", | |||
"@headlessui/react": "^1.7.17", | "@headlessui/react": "^1.7.17", | ||
"@heroicons/react": "^2.0.18", | "@heroicons/react": "^2.0.18", | ||
"@mui/icons-material": "^5.14.3", | "@mui/icons-material": "^5.14.3", | ||
... | ... |
src/static/locale/en.json
0 → 100644
src/static/locale/ru.json
0 → 100644
src/static/locale/uz.json
0 → 100644
Please register or sign in to comment