Skip to content

Commit

Permalink
Update sequencer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVauxs committed Jul 14, 2024
1 parent dc11871 commit 4dda271
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"types": [
"vite/client",
"foundry-pf2e",
"sequencer/typings/types.d.ts"
"sequencer"
],
"allowImportingTsExtensions": true,
/**
Expand Down Expand Up @@ -45,4 +45,4 @@
"src/**/*.js",
"src/**/*.svelte"
]
}
}

0 comments on commit 4dda271

Please sign in to comment.