Skip to content

Commit

Permalink
release(3.1.1): update Node version to 18 and npm to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoMarnat committed Aug 23, 2023
1 parent 98791b1 commit d596824
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os: linux
dist: focal
language: node_js
node_js:
- 16
- 18

branches:
only:
Expand Down
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ For the node/npm installation instructions refer [here](https://github.com/VCity

UD-Viz has been reported to work with versions:

- node version 16.X
- npm version: 8.X
- node version 18.X
- npm version: 9.X

### Installing the UD-Viz framework per se

Expand Down
1 change: 1 addition & 0 deletions docs/static/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- Use Showdown package to add mermaid in online doc
- CI
- Throw only the client errors
- Change Node version to 18 and npm version to 9

## @ud-viz/shared

Expand Down
78 changes: 42 additions & 36 deletions package-lock.json

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

0 comments on commit d596824

Please sign in to comment.