feat(app): update documentation

This commit is contained in:
vbuglov 2024-03-22 14:14:54 +03:00
parent 9971438c29
commit 908a0d9981
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"lint_fix": "eslint --ext .js, **/*.vue --fix" "lint_fix": "eslint --ext .js, **/*.vue --fix"
}, },
"dependencies": { "dependencies": {
"1-toolkits-helpers": "../repo/1-toolkits-helpers/",
"axios": "^1.6.2", "axios": "^1.6.2",
"echarts": "^5.4.3", "echarts": "^5.4.3",
"flatpickr": "^4.6.13", "flatpickr": "^4.6.13",

View File

@ -2,6 +2,9 @@
# yarn lockfile v1 # yarn lockfile v1
"1-toolkits-helpers@../repo/1-toolkits-helpers/":
version "0.0.5"
"@aashutoshrathi/word-wrap@^1.2.3": "@aashutoshrathi/word-wrap@^1.2.3":
version "1.2.6" version "1.2.6"
resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"