Skip to content

Commit 526c5be

Browse files
committed
resolved #284: Upgrade to abp-ng2-module v3.1.0
1 parent f042d7b commit 526c5be

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/moment": "^2.13.0",
3232
"@types/moment-timezone": "^0.2.34",
3333
"@types/toastr": "^2.1.33",
34-
"abp-ng2-module": "^3.0.0",
34+
"abp-ng2-module": "^3.1.0",
3535
"abp-web-resources": "^3.7.0",
3636
"animate.css": "^3.5.2",
3737
"block-ui": "^2.70.1",

angular/yarn.lock

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
symbol-observable "^1.2.0"
115115
yargs-parser "^10.0.0"
116116

117-
"@angular/common@^6.0.0", "@angular/common@^6.0.5":
117+
"@angular/common@^6.0.5":
118118
version "6.0.5"
119119
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.0.5.tgz#7960e1cfc180afb4a1bd56371c48840173cc5a92"
120120
dependencies:
@@ -135,7 +135,7 @@
135135
dependencies:
136136
tslib "^1.9.0"
137137

138-
"@angular/core@^6.0.0", "@angular/core@^6.0.5":
138+
"@angular/core@^6.0.5":
139139
version "6.0.5"
140140
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.0.5.tgz#5846f1b3143f43657dc704fe4bcf9e75b94ec325"
141141
dependencies:
@@ -394,15 +394,11 @@ [email protected]:
394394
version "1.0.9"
395395
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135"
396396

397-
abp-ng2-module@^3.0.0:
398-
version "3.0.0"
399-
resolved "https://registry.yarnpkg.com/abp-ng2-module/-/abp-ng2-module-3.0.0.tgz#97cad30c98d9aebffb33742dc68710c02efb6a18"
400-
dependencies:
401-
"@angular/common" "^6.0.0"
402-
"@angular/core" "^6.0.0"
403-
abp-web-resources "^3.1.0"
397+
abp-ng2-module@^3.1.0:
398+
version "3.1.0"
399+
resolved "http://localhost:4873/abp-ng2-module/-/abp-ng2-module-3.1.0.tgz#9c82ca816d7d02fe0fb1ef474fcd27dbacd41fd9"
404400

405-
abp-web-resources@^3.1.0, abp-web-resources@^3.7.0:
401+
abp-web-resources@^3.7.0:
406402
version "3.7.0"
407403
resolved "https://registry.yarnpkg.com/abp-web-resources/-/abp-web-resources-3.7.0.tgz#eaf35870765421c6fd989b008e2d0eb855d3d266"
408404

0 commit comments

Comments
 (0)