Skip to content

Commit

Permalink
[fix] actually fix ng-packagr
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-wyatt committed Oct 13, 2018
1 parent a9dad0e commit 8e2deff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ng-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
"name": "ng-intercom",
"version": "6.0.0-beta.5",
"version": "6.0.0-beta.6",
"licensePath": "LICENSE",
"lib": {
"entryFile": "public_api.ts",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-intercom",
"version": "6.0.0-beta.5",
"version": "6.0.0-beta.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 0 additions & 7 deletions src/app/ng-intercom-testing/package.json

This file was deleted.

0 comments on commit 8e2deff

Please sign in to comment.