Skip to content

Commit

Permalink
Update_NPM_Package_Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
voloagent committed Jan 11, 2022
1 parent cb0d2a8 commit 869fff9
Show file tree
Hide file tree
Showing 54 changed files with 2,206 additions and 3,095 deletions.
2 changes: 1 addition & 1 deletion npm/lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.0.1",
"version": "5.1.0",
"packages": [
"packs/*"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/ng-packs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"private": true,
"devDependencies": {
"@abp/utils": "~5.0.1",
"@abp/utils": "~5.1.0",
"@angular-devkit/build-angular": "13.1.2",
"@angular-devkit/build-ng-packagr": "^0.1002.0",
"@angular-devkit/schematics-cli": "~12.2.0",
Expand Down
2 changes: 1 addition & 1 deletion npm/ng-packs/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/utils": "~5.0.1",
"@abp/utils": "~5.1.0",
"angular-oauth2-oidc": "^13.0.1",
"just-clone": "^3.2.1",
"just-compare": "^1.4.0",
Expand Down
Loading

0 comments on commit 869fff9

Please sign in to comment.