Skip to content

Commit

Permalink
chore: update dependencies (#275)
Browse files Browse the repository at this point in the history
update jasmine-core to ^3.6.0
update devDependencies

BREAKING CHANGE: 
  Drop support for node 8 (add support for node 14)
  • Loading branch information
sidvishnoi committed Aug 11, 2020
1 parent 3883acf commit 0adead4
Show file tree
Hide file tree
Showing 3 changed files with 2,872 additions and 1,100 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js

node_js:
- "8"
- "10"
- "12"
- "14"

services:
- xvfb
Expand Down
Loading

0 comments on commit 0adead4

Please sign in to comment.