Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
Webpack is pinned because versions higher than this cause the viewer not
to work (see #10170 (comment)).

Node.js is pinned for Travis CI because version 11 requires that we
update to Gulp 4.
  • Loading branch information
timvandermeij committed Oct 23, 2018
1 parent c74c357 commit 0abddde
Show file tree
Hide file tree
Showing 3 changed files with 1,160 additions and 600 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- node
- "10"
cache:
directories:
- node_modules
Expand Down
Loading

0 comments on commit 0abddde

Please sign in to comment.