Upgrade ng package versions

rel-2.2
erolarkat 5 years ago
parent 338b55e9ed
commit d570796797

@ -1,5 +1,5 @@
{
"version": "2.1.0",
"version": "2.2.0",
"packages": [
"packages/*"
],

@ -1,6 +1,6 @@
{
"name": "@abp/ng.account.config",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,14 +1,14 @@
{
"name": "@abp/ng.account",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.account.config": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.account.config": "^2.2.0",
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.core",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,13 +1,13 @@
{
"name": "@abp/ng.feature-management",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.identity.config",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,15 +1,15 @@
{
"name": "@abp/ng.identity",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.identity.config": "^2.1.0",
"@abp/ng.permission-management": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.identity.config": "^2.2.0",
"@abp/ng.permission-management": "^2.2.0",
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,13 +1,13 @@
{
"name": "@abp/ng.permission-management",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.setting-management.config",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,14 +1,14 @@
{
"name": "@abp/ng.setting-management",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.setting-management.config": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.setting-management.config": "^2.2.0",
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.tenant-management.config",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,15 +1,15 @@
{
"name": "@abp/ng.tenant-management",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.feature-management": "^2.1.0",
"@abp/ng.tenant-management.config": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.feature-management": "^2.2.0",
"@abp/ng.tenant-management.config": "^2.2.0",
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.basic",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "^2.1.0"
"@abp/ng.theme.shared": "^2.2.0"
},
"publishConfig": {
"access": "public"

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.shared",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "^2.1.0",
"@abp/ng.core": "^2.2.0",
"@fortawesome/fontawesome-free": "^5.12.1",
"@ng-bootstrap/ng-bootstrap": "^5.3.0",
"@ngx-validate/core": "^0.0.7",

Loading…
Cancel
Save