Commit Graph
7 Commits
Author SHA1 Message Date
David LechnerandDavid Lechner 38dc8d984d tool-versions: update to node 18
Node 16 reaches end of life in about 6 months so we might as well
update to 18 now since it seems to be working.
2023-03-10 18:16:27 -06:00
David Lechner 109e65b54f tool-versions: update to node 16
This is needed for the String.replaceAll() method.
2022-02-22 12:32:20 -06:00
David Lechner aea52d4ab6 tool-versions: update to node v14
This is in preperation of adding a depedency that requires node >= 14.
2021-12-27 12:38:51 -06:00
David Lechner 7c50582ca2 tool-versions: drop python
This is no longer needed since node-gyp version has been updated.

Python 3 is still required, just not a specific version.
2021-12-27 12:38:50 -06:00
David Lechner c13709ed05 Add Python 2 depedency
A depedency of blueprintsjs needs Python 2 to build.

https://github.com/palantir/blueprint/issues/4273
2021-02-04 19:07:04 -06:00
David Lechner ac0c414245 update to node 12.x
fixes missing globalThis in CI tests
2021-01-08 20:55:49 -06:00
David LechnerandDavid Lechner e8ddf09323 add context menu 2020-06-08 20:56:00 -05:00