We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b3875 commit 7ccae1eCopy full SHA for 7ccae1e
1 file changed
examples/typescript/package.json
@@ -11,6 +11,7 @@
11
"chalk": "^2.4.1"
12
},
13
"devDependencies": {
14
- "@vercel/ncc": "latest"
+ "@vercel/ncc": "latest",
15
+ "typescript": "^4.1.2"
16
}
17
0 commit comments