Add jQuery2 as dependency

This commit is contained in:
Alma Armas 2020-06-29 20:00:48 +00:00
parent 2095669665
commit 1afac87ee9
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
"dependencies": {
"@atlassian/aui": "^8.5.1",
"jquery": "^2.1.0",
"knockout": "^3.5.1",
"ky": "^0.19.0",
"monaco-editor": "^0.20.0",

View file

@ -51,6 +51,11 @@ jquery-ui@^1.12.1:
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
jquery@^2.1.0:
version "2.2.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
integrity sha1-LInWiJterFIqfuoywUUhVZxsvwI=
knockout@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/knockout/-/knockout-3.5.1.tgz#62c81e81843bea2008fd23c575edd9ca978e75cf"