Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AnYiEE/AwesomeGadgets
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 20, 2023
2 parents 6aa0945 + 18e1883 commit 39e3d81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awesome-gadgets",
"version": "2.20.0",
"version": "2.20.1",
"description": "Storage, management, compilation, and automatic deployment of MediaWiki gadgets.",
"private": true,
"type": "module",
Expand Down
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"allowJs": true,
"checkJs": true,

"esModuleInterop": true,

"lib": ["DOM", "DOM.Iterable", "ESNext"],
"target": "ESNext",

Expand Down

0 comments on commit 39e3d81

Please sign in to comment.