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

Commit

Permalink
Angular update 7->8 (#94)
Browse files Browse the repository at this point in the history
* chore(angular): Update to Angular 8

BREAKING CHANGE: Angular 8 update

* chore(Angular): Update Angular 8 - Version bump package.json

BREAKING CHANGE: Update Angular 8 - Version bump package.json

* update to nodejs 10

* fixes ts version

* fixed ts version
  • Loading branch information
Disane87 authored May 11, 2020
1 parent 8e22fac commit 2629ebd
Show file tree
Hide file tree
Showing 6 changed files with 7,261 additions and 4,320 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sudo: false
language: node_js
cache: npm
node_js:
- '8'
- '10'

script: echo "Running tests against $(node -v) ..."

Expand Down
File renamed without changes.
Loading

0 comments on commit 2629ebd

Please sign in to comment.