Skip to content

Commit a87fe0a

Browse files
committed
fix
1 parent 436534f commit a87fe0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/client/petstore/typescript-fetch/builds/with-npm-version

samples/client/petstore/typescript-fetch/builds/with-npm-version/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"declaration": true,
44
"target": "es5",
5-
"ignoreDeprecations": "6.0",
5+
"ignoreDeprecations": "5.0",
66
"module": "commonjs",
77
"moduleResolution": "node",
88
"outDir": "dist",

0 commit comments

Comments
 (0)