Skip to content

Commit

Permalink
feat :: 돌아가는 코드는 완벽한 코드 ( 컨테이너 없을 경우 )
Browse files Browse the repository at this point in the history
  • Loading branch information
dutexion committed Aug 5, 2024
1 parent b41ce44 commit 3e2a999
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 308 deletions.
2 changes: 2 additions & 0 deletions src/assets/versions.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export const nodeVersion: string[] = ['22.5.1', '22.5', '22', '20.16', '20.10', '20', '18.20.4', '18.20', '18'];
export const jdkVersion: string[] = ['21', '17', '11', '8'];
Loading

0 comments on commit 3e2a999

Please sign in to comment.