Skip to content

Commit c90a7ce

Browse files
committed
Fix lockfile
1 parent a95c5da commit c90a7ce

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

package-lock.json

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"references": [
44
{ "path": "./tsconfig.build.json" },
55
{ "path": "./examples/typescript-lib/tsconfig.json" },
6-
{ "path": "./examples/typescript-preact/tsconfig.json" },
76
{ "path": "./examples/typescript-react/tsconfig.json" }
87
]
98
}

0 commit comments

Comments
 (0)