Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
build: fix npm audits and update dependencies (#37)
Browse files Browse the repository at this point in the history
remove deprecated tslint rule
update Travis CI to NodeJS LTS
  • Loading branch information
Splaktar committed Nov 28, 2018
1 parent ab73394 commit 512fab7
Show file tree
Hide file tree
Showing 4 changed files with 696 additions and 701 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- '8'
- '10'

branches:
only:
Expand Down

0 comments on commit 512fab7

Please sign in to comment.