-
-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): version 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2018-09-22) ### Bug Fixes * **nestjs:** fix typescript types ([97f855a](97f855a)) * **test:** nrwl/nx -> 6.4.0-beta.1 ([b032276](b032276))
- Loading branch information
1 parent
b032276
commit d5b58a5
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ngx-starter-kit", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Angular-NestJS Starter Kit Monorepo", | ||
"author": "Sumanth Chinthagunta <[email protected]>", | ||
"license": "MIT", | ||
|