Skip to content

Commit

Permalink
Upgrade libs
Browse files Browse the repository at this point in the history
  • Loading branch information
kasecato committed Jan 4, 2023
1 parent 8fb2c54 commit 15becea
Show file tree
Hide file tree
Showing 4 changed files with 633 additions and 307 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
os:
- osx
- linux
node_js: 12
node_js: 18

install:
- |
Expand Down
1 change: 1 addition & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ misc/**
coverage/**
.vscode-test/**
webpack.config.js
.nyc_output/**
Loading

0 comments on commit 15becea

Please sign in to comment.