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 bd8da31 commit 8f4dbe4Copy full SHA for 8f4dbe4
package.json
@@ -7,6 +7,9 @@
7
"puppeteer-core": "13.1.2",
8
"express": "^4.17.1"
9
},
10
+ "devDependencies": {
11
+ "typescript": "4.1.5"
12
+ },
13
"engines": {
14
"node": "14.x"
15
}
0 commit comments