Upgrade ng package versions

pull/3729/head
Arkat Erol 6 years ago
parent e1e09fcc82
commit b030633c82

@ -1,5 +1,5 @@
{
"version": "2.6.0",
"version": "2.6.1",
"packages": [
"packages/*"
],

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

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

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

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

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

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

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

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

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

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

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

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

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

Loading…
Cancel
Save