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

Commit

Permalink
Issues/32 angular upgrade (#107)
Browse files Browse the repository at this point in the history
* ng update @angular/cli @angular/core
using https://update.angular.io/#7.0:8.0

* `npm audit fix` & manually update karma to @4.4.1

* reinstall webpack to resolve `compiler.getInfrastructureLogger is not a function` error

* Bump to version 0.0.4

* Upgrade `elliptic` dependency advisory: https://snyk.io/vuln/SNYK-JS-ELLIPTIC-511941

* update travis `node_js`
  • Loading branch information
tboeckmann committed Nov 16, 2019
1 parent f312b17 commit 107bc6c
Show file tree
Hide file tree
Showing 7 changed files with 4,908 additions and 2,440 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false

language: node_js
node_js:
- '8'
- '13'

addons:
apt:
Expand Down
File renamed without changes.
Loading

0 comments on commit 107bc6c

Please sign in to comment.