Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing globals
Browse files Browse the repository at this point in the history
sbrunner committed Oct 10, 2024
1 parent 7a87fcc commit 2ff0b85
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@
"dev": "vite",
"build": "tsc && vite build"
},
"dependencies": {},
"devDependencies": {
"globals": "15.11.0",
"lit": "3.1.4",
"typescript": "5.4.5",
"vite": "5.2.14"

0 comments on commit 2ff0b85

Please sign in to comment.