This commit is contained in:
Christof Marti
2024-06-20 17:49:47 +02:00
parent 40e700a8d2
commit e0a7112fd5
4 changed files with 104 additions and 1 deletions

View File

@@ -243,7 +243,9 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "20.x"
"@types/node": "20.x",
"@types/node-forge": "^1.3.11",
"node-forge": "^1.3.1"
},
"repository": {
"type": "git",