Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #21 from pjlamb12/v1-0-4
Browse files Browse the repository at this point in the history
updating to v1.0.4
  • Loading branch information
pjlamb12 authored May 30, 2019
2 parents 6f9561b + 84b4116 commit bcee38a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-plug-n-play",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-plug-n-play-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-plug-n-play",
"version": "1.0.3",
"version": "1.0.4",
"peerDependencies": {
"@angular/common": ">7.2.0",
"@angular/core": ">7.2.0"
Expand Down

0 comments on commit bcee38a

Please sign in to comment.