Skip to content

Commit 1b57c51

Browse files
committed
updates
1 parent 871562b commit 1b57c51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="https://precedent.dev">
2-
<img alt="Precedent – Building blocks for your Next project" src="https://oss-gallery.vercel.app/opengraph-image" />
2+
<img alt="OSS Gallery" src="https://oss-gallery.vercel.app/opengraph-image" />
33
<h1 align="center">OSS Gallery</h1>
44
</a>
55

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@/lib/*": ["lib/*"],
1212
"@/auth": ["auth"]
1313
},
14-
"strict": true,
14+
"strict": false,
1515
"allowImportingTsExtensions": true,
1616
"forceConsistentCasingInFileNames": true,
1717
"noEmit": true,

0 commit comments

Comments
 (0)