Skip to content

Commit 201862b

Browse files
🤧
1 parent 6de77d5 commit 201862b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
File renamed without changes.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "React replacement for img that uses background-image for more control + fallback support.",
55
"author": "transitive-bullshit",
66
"license": "MIT",
7+
"reveal": true,
78
"repository": "transitive-bullshit/react-block-image",
89
"main": "dist/index.js",
910
"module": "dist/index.es.js",

README.md renamed to readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ class Example extends Component {
8585
MIT © [transitive-bullshit](https://github.com/transitive-bullshit)
8686

8787
This module was bootstrapped with [create-react-library](https://github.com/transitive-bullshit/create-react-library).
88+
89+
Support my OSS work by <a href="https://twitter.com/transitive_bs">following me on twitter <img src="https://storage.googleapis.com/saasify-assets/twitter-logo.svg" alt="twitter" height="24px" align="center"></a>

0 commit comments

Comments
 (0)