Skip to content

Commit

Permalink
downgrade typescript for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez committed Feb 25, 2020
1 parent 6106afa commit a8ddd42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"rxjs": "~6.5.3",
"ts-node": "~8.6.2",
"tslint": "~5.20.0",
"typescript": "~3.7.5",
"typescript": "~3.6.5",
"webpack-bundle-analyzer": "^3.3.2",
"zone.js": "~0.10.2"
},
Expand Down

0 comments on commit a8ddd42

Please sign in to comment.