Last active
October 27, 2024 13:09
-
-
Save romainPrignon/a32cca2a7792abd48f1534dc071d42d2 to your computer and use it in GitHub Desktop.
Revisions
-
romainPrignon revised this gist
Oct 27, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ export default { node: '22.8.0', pnpm: '8.6.2', k3d: '5.4.9', python: '3.11.4', -
romainPrignon created this gist
Oct 26, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ export default { node: '18.16.0', pnpm: '8.6.2', k3d: '5.4.9', python: '3.11.4', poetry: '1.5.1' }