Skip to content

Commit

Permalink
restore package dependencies to the last commit where the tests and b…
Browse files Browse the repository at this point in the history
…uild were working.

switching off dependencybot upgrades now - if necessary later the whole react stack can be upgraded to latest but right now it's breaking with suggested package version upgrades
bumped nodejs from 10 to 14
  • Loading branch information
chatch committed Mar 13, 2021
1 parent b33ecbb commit ff54e6c
Show file tree
Hide file tree
Showing 3 changed files with 9,959 additions and 8,903 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
dist: trusty
language: node_js
node_js:
- lts/*
- node
- 14
cache:
directories:
- node_modules
Expand Down
Loading

0 comments on commit ff54e6c

Please sign in to comment.