Skip to content

Commit 22f39a8

Browse files
authored
Merge pull request #212 from CloudNStoyan/main
fix npm package is shipped with the `og-image.png` #211
2 parents 49a5b78 + 8e02107 commit 22f39a8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ tsconfig.json
77
.github
88
.changeset
99
.turbo
10-
turbo.json
10+
turbo.json
11+
og-image.png

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![TS Reset - Improved TypeScript's Built-in Typings](./og-image.png)
1+
![TS Reset - Improved TypeScript's Built-in Typings](https://raw.githubusercontent.com/mattpocock/ts-reset/main/og-image.png)
22

33
**Without `ts-reset`**:
44

0 commit comments

Comments
 (0)