Revert "."

This reverts commit a3d249ec65a18cf2c6701f80f4f378a055d2c55a.
This commit is contained in:
alessandro colamarino 2018-11-03 18:12:42 +01:00
parent 88a8f8acd4
commit 41ca3782f0
3 changed files with 240 additions and 254 deletions

View File

@ -12,14 +12,14 @@
"jquery": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
"integrity": "sha1-lYzinoHJeQ8xvneS311NlfxX+8o="
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
},
"toastr": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/toastr/-/toastr-2.1.4.tgz",
"integrity": "sha1-i0O+ZPudDEFIcURvLbjoyk6V8YE=",
"requires": {
"jquery": ">=1.12.0"
"jquery": "3.3.1"
}
}
}

View File

@ -8,7 +8,7 @@
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
<GeneratedItemPatterns>wwwroot/dist/**</GeneratedItemPatterns>
<DefaultItemExcludes>$(DefaultItemExcludes);$(GeneratedItemPatterns)</DefaultItemExcludes>
<TypeScriptToolsVersion>3.0</TypeScriptToolsVersion>
<TypeScriptToolsVersion>2.9</TypeScriptToolsVersion>
</PropertyGroup>
<ItemGroup>

File diff suppressed because it is too large Load Diff