resolve npm problem

This commit is contained in:
محمدرضا ضربی زاده 2022-11-28 17:44:36 +03:30
parent 98feb83c14
commit 7d6fc5cc22
3 changed files with 9003 additions and 4944 deletions

13926
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -4614,7 +4614,7 @@ var templates = {
div.setAttribute('aria-expanded', 'false');
if (labelId) {
div.setAttribute('aria-labelledby', labelId);
div.setAttribute('aria-labeledby', labelId);
}
return div;

View file

@ -1 +0,0 @@
/*! choices.js v10.1.0 | © 2022 Josh Johnson | https://github.com/jshjohnson/Choices#readme */