pull/1642/head
Halil İbrahim Kalkan 6 years ago
parent 4e798508c4
commit 2da01f199a

@ -1,5 +1,5 @@
{
"version": "0.8.1",
"version": "0.8.2",
"packages": [
"ng-packs/dist/*",
"packs/*"

@ -1,8 +1,8 @@
{
"name": "@abp/ng.account",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@abp/ng.theme.shared": "^0.8.0",
"@abp/ng.theme.shared": "^0.8.2",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,6 +1,6 @@
{
"name": "@abp/ng.core",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@ngxs/router-plugin": "^3.5.0",
"@ngxs/storage-plugin": "^3.5.0",

@ -1,8 +1,8 @@
{
"name": "@abp/ng.identity",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@abp/ng.permission-management": "^0.8.0",
"@abp/ng.permission-management": "^0.8.2",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,8 +1,8 @@
{
"name": "@abp/ng.permission-management",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@abp/ng.theme.shared": "^0.8.0",
"@abp/ng.theme.shared": "^0.8.2",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,8 +1,8 @@
{
"name": "@abp/ng.tenant-management",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@abp/ng.theme.shared": "^0.8.0",
"@abp/ng.theme.shared": "^0.8.2",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,8 +1,8 @@
{
"name": "@abp/ng.theme.basic",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@abp/ng.theme.shared": "^0.8.0",
"@abp/ng.theme.shared": "^0.8.2",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,8 +1,8 @@
{
"name": "@abp/ng.theme.shared",
"version": "0.8.0",
"version": "0.8.2",
"dependencies": {
"@abp/ng.core": "^0.8.0",
"@abp/ng.core": "^0.8.2",
"@angular/cdk": "^8.0.1",
"@ng-bootstrap/ng-bootstrap": "^5.1.0",
"@ngx-validate/core": "^0.0.4",

@ -1,5 +1,5 @@
{
"version": "0.8.1",
"version": "0.8.2",
"name": "@abp/chart.js",
"publishConfig": {
"access": "public"

Loading…
Cancel
Save