We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bd8f1 commit 69d6c74Copy full SHA for 69d6c74
javascript/extractor/lib/typescript/package.json
@@ -2,7 +2,7 @@
2
"name": "typescript-parser-wrapper",
3
"private": true,
4
"dependencies": {
5
- "typescript": "^4.3.2"
+ "typescript": "4.3.2"
6
},
7
"scripts": {
8
"build": "tsc --project tsconfig.json",
0 commit comments