Skip to content

Commit 99c84bf

Browse files
authored
Merge pull request #357 from stevermeister/development
fix(package): add missing newline at end of file in package.json
2 parents 0771c92 + 559c0db commit 99c84bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

projects/ngx-cookie-service-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@
9999
"util": false
100100
}
101101
}
102-
}
102+
}

projects/ngx-cookie-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@
9898
"util": false
9999
}
100100
}
101-
}
101+
}

0 commit comments

Comments
 (0)