Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Oct 21, 2019
1 parent f519a08 commit 829c71f
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 29 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": "1.0.0",
"version": "1.0.1",
"packages": [
"ng-packs/dist/*",
"packs/*"
Expand Down
2 changes: 1 addition & 1 deletion npm/ng-packs/dist/account-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abp/ng.account.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions npm/ng-packs/dist/account/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions npm/ng-packs/dist/core/package.json
Original file line number Diff line number Diff line change
@@ -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"
},
Expand Down
4 changes: 2 additions & 2 deletions npm/ng-packs/dist/feature-management/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion npm/ng-packs/dist/identity-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abp/ng.identity.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 4 additions & 4 deletions npm/ng-packs/dist/identity/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions npm/ng-packs/dist/permission-management/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion npm/ng-packs/dist/setting-management-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abp/ng.setting-management.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions npm/ng-packs/dist/setting-management/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion npm/ng-packs/dist/tenant-management-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abp/ng.tenant-management.config",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 4 additions & 4 deletions npm/ng-packs/dist/tenant-management/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions npm/ng-packs/dist/theme-basic/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions npm/ng-packs/dist/theme-shared/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 829c71f

Please sign in to comment.