Update abp-web-resources to 5.1.1

This commit is contained in:
Aaron Chong 2020-01-06 22:16:57 +08:00
Родитель 9275b46d2f
Коммит 08c2faab37
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -33,14 +33,14 @@
"peerDependencies": {
"@angular/common": "^8.0.0",
"@angular/core": "^8.0.0",
"abp-web-resources": "^4.2.0"
"abp-web-resources": "^5.1.1"
},
"devDependencies": {
"@angular/common": "^8.0.0",
"@angular/compiler": "^8.0.0",
"@angular/compiler-cli": "^8.0.0",
"@angular/core": "^8.0.0",
"abp-web-resources": "^4.2.0",
"abp-web-resources": "^5.1.1",
"copyfiles": "^2.1.0",
"rimraf": "^2.6.2",
"rollup": "^0.68.1",

Просмотреть файл

@ -52,10 +52,10 @@ abbrev@1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
abp-web-resources@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/abp-web-resources/-/abp-web-resources-4.2.0.tgz#8c395257fa4b22532c175ace412f463ac25c0120"
integrity sha512-ABGDISOyZZmwcn0CyLl//9yDj8gtTSGzTK+smMWMkO9sOgf71k2Y5QIbNmoxfhJGTG3hHcK4tLLMO3rGUZyCTQ==
abp-web-resources@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/abp-web-resources/-/abp-web-resources-5.1.1.tgz#3db1324179e3f28566f84f02c43fe9f3776bb81c"
integrity sha512-/ueU9++2ZGkjGe/oqdOA2rTEQbCkteZAputaP3Mcr2uvBWTJCvII/R7mgeCAC2x90qpH+WSiIBD6nNpgaSqTZA==
ansi-regex@^2.0.0:
version "2.1.1"