Skip to content

Commit

Permalink
chore: Update node + tsloader
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Sep 12, 2020
1 parent d6813ee commit be1505f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 10 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,8 +1,7 @@
sudo: false
language: node_js
node_js:
- '10'
- '8'
- '12'
cache:
directories:
- node_modules
Expand Down
26 changes: 19 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"file-loader": "6.1.0",
"ts-loader": "6.2.2",
"ts-loader": "8.0.3",
"typescript": "4.0.2",
"webpack": "4.44.1",
"webpack-cli": "3.3.12",
Expand Down

0 comments on commit be1505f

Please sign in to comment.