Add note about Java 16.
This commit is contained in:
@@ -33,17 +33,17 @@
|
||||
"@types/node": "^14.17.4",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^17.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.0",
|
||||
"@typescript-eslint/parser": "^4.28.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.1",
|
||||
"@typescript-eslint/parser": "^4.28.1",
|
||||
"eslint": "^7.29.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.3.4"
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^10.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"got": "^11.8.2",
|
||||
"helios-distribution-types": "^1.0.0-rc.1",
|
||||
"helios-distribution-types": "^1.0.0-rc.2",
|
||||
"luxon": "^1.27.0",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-stream-zip": "^1.13.6",
|
||||
|
||||
Reference in New Issue
Block a user