Skip to content

Commit a6ffba9

Browse files
committed
fix: update/test new ci token
1 parent e958b5c commit a6ffba9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ In general VTK tries to be as portable as possible; the specific configurations
4848

4949
vtk.js supports the following development environments:
5050

51-
- Node 14+
52-
- NPM 7+
51+
- Node 22+
52+
- NPM 10+
5353

5454
and we use [@babel/preset-env](https://www.npmjs.com/package/@babel/preset-env) with the [defaults](https://github.com/Kitware/vtk-js/blob/master/.browserslistrc) set of [browsers target](https://browserl.ist/?q=defaults).
5555
But when built from source this could be adjusted to support any browser as long they provide WebGL.
@@ -78,4 +78,3 @@ See [Copyright.txt][] for details.
7878
## Contributing
7979

8080
See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.
81-

0 commit comments

Comments
 (0)