Skip to content

Commit

Permalink
chore: add Lit as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasverleye committed Feb 10, 2025
1 parent 7da7323 commit fb9b970
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 1 deletion.
53 changes: 53 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
Expand Up @@ -4,7 +4,6 @@
"license": "MIT",
"scripts": {},
"private": true,
"dependencies": {},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@nx/eslint": "20.4.2",
Expand All @@ -21,6 +20,7 @@
"@vitest/ui": "^1.3.1",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.0.0",
"lit": "^3.2.1",
"nx": "20.4.2",
"prettier": "^2.6.2",
"tslib": "^2.3.0",
Expand Down

0 comments on commit fb9b970

Please sign in to comment.