pull/1974/head
Halil İbrahim Kalkan 6 years ago
parent f519a08da6
commit 829c71f3ef

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

@ -1,6 +1,6 @@
{
"name": "@abp/ng.account.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},

@ -1,9 +1,9 @@
{
"name": "@abp/ng.account",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@abp/ng.theme.shared": "^1.0.0",
"@abp/ng.account.config": "^1.0.0",
"@abp/ng.account.config": "^1.0.1",
"@abp/ng.theme.shared": "^1.0.1",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,13 +1,13 @@
{
"name": "@abp/ng.core",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@ngxs/router-plugin": "^3.5.0",
"@ngxs/storage-plugin": "^3.5.0",
"@ngxs/store": "^3.5.0",
"angular-oauth2-oidc": "^8.0.1",
"just-compare": "^1.3.0",
"just-clone": "3.1.0",
"just-compare": "^1.3.0",
"snq": "^1.0.3",
"tslib": "^1.9.0"
},

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

@ -1,6 +1,6 @@
{
"name": "@abp/ng.identity.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},

@ -1,10 +1,10 @@
{
"name": "@abp/ng.identity",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@abp/ng.theme.shared": "^1.0.0",
"@abp/ng.permission-management": "^1.0.0",
"@abp/ng.identity.config": "^1.0.0",
"@abp/ng.identity.config": "^1.0.1",
"@abp/ng.permission-management": "^1.0.1",
"@abp/ng.theme.shared": "^1.0.1",
"tslib": "^1.9.0"
},
"publishConfig": {

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

@ -1,6 +1,6 @@
{
"name": "@abp/ng.setting-management.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},

@ -1,9 +1,9 @@
{
"name": "@abp/ng.setting-management",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@abp/ng.theme.shared": "^1.0.0",
"@abp/ng.setting-management.config": "^1.0.0",
"@abp/ng.setting-management.config": "^1.0.1",
"@abp/ng.theme.shared": "^1.0.1",
"tslib": "^1.9.0"
},
"publishConfig": {

@ -1,6 +1,6 @@
{
"name": "@abp/ng.tenant-management.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},

@ -1,10 +1,10 @@
{
"name": "@abp/ng.tenant-management",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@abp/ng.theme.shared": "^1.0.0",
"@abp/ng.feature-management": "^1.0.0",
"@abp/ng.tenant-management.config": "^1.0.0",
"@abp/ng.feature-management": "^1.0.1",
"@abp/ng.tenant-management.config": "^1.0.1",
"@abp/ng.theme.shared": "^1.0.1",
"tslib": "^1.9.0"
},
"publishConfig": {

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

@ -1,8 +1,8 @@
{
"name": "@abp/ng.theme.shared",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@abp/ng.core": "^1.0.0",
"@abp/ng.core": "^1.0.1",
"@angular/cdk": "^8.0.1",
"@fortawesome/fontawesome-free": "^5.11.2",
"@ng-bootstrap/ng-bootstrap": "^5.1.0",

Loading…
Cancel
Save