Skip to content

Commit ce7b517

Browse files
Move Lit examples into their own lit/ directory
1 parent 428d4cd commit ce7b517

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+8823
-1409
lines changed
File renamed without changes.

web/lit/contact/package-lock.json

Lines changed: 2416 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"FORCE_COLOR": "1"
4040
},
4141
"dependencies": [
42-
"../lib:build:tsc"
42+
"../../lib:build:tsc"
4343
],
4444
"files": [
4545
"**/*.ts",
@@ -76,7 +76,7 @@
7676
},
7777
"dependencies": {
7878
"@a2a-js/sdk": "^0.3.4",
79-
"@a2ui/web-lib": "0.1.0",
79+
"@a2ui/web-lib": "file:../../lib",
8080
"@google/genai": "^1.22.0",
8181
"@lit-labs/signals": "^0.1.3",
8282
"@lit/context": "^1.1.4",

0 commit comments

Comments
 (0)