Skip to content

Commit

Permalink
Merge pull request #71 from CaliStyle/6.x.x-alpha
Browse files Browse the repository at this point in the history
[fix] actually fix ng-packagr
  • Loading branch information
scott-wyatt authored Oct 13, 2018
2 parents b53de49 + 8e2deff commit be24d39
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 be24d39

Please sign in to comment.