Skip to content

Commit

Permalink
Update: @types/google-apps-script for Deno
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuki-tam committed Jan 29, 2023
1 parent 28de6dd commit 5ea8163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"compilerOptions": {
"types": [
// https://github.com/proudust/deno-gas-types
"https://raw.githubusercontent.com/proudust/deno-gas-types/main/types/index.d.ts"
// https://github.com/Kazuki-tam/deno-gas-types
"https://raw.githubusercontent.com/Kazuki-tam/deno-gas-types/main/types/index.d.ts"
]
}
}

0 comments on commit 5ea8163

Please sign in to comment.