fix(scripts): accessing tsComment

This commit is contained in:
iCrawl
2023-03-25 14:02:40 +01:00
parent abd6ae9fc8
commit d8d5f31d39
22 changed files with 225 additions and 172 deletions

View File

@@ -66,7 +66,7 @@
"@favware/cliff-jumper": "^2.0.0",
"@microsoft/api-extractor": "^7.34.4",
"@types/jest": "^29.5.0",
"@types/node": "16.18.19",
"@types/node": "16.18.20",
"cross-env": "^7.0.3",
"esbuild-plugin-version-injector": "^1.1.0",
"eslint": "^8.36.0",
@@ -75,7 +75,7 @@
"jest": "^29.5.0",
"jest-websocket-mock": "^2.4.0",
"mock-socket": "^9.2.1",
"prettier": "^2.8.6",
"prettier": "^2.8.7",
"tsup": "^6.7.0",
"tweetnacl": "^1.0.3",
"typescript": "^5.0.2"