react-attack 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,9 @@
1
- # react-attack
1
+ # [react attack](https://npmjs.com/packages/react-attack)
2
2
 
3
3
  ![image](https://raw.githubusercontent.com/passariello/container/refs/heads/main/reactattack/reactattack.jpg)
4
4
 
5
+ [![NPM](https://nodei.co/npm/react-attack.png?stars=true&downloads=true)](https://nodei.co/npm/react-attack/)
6
+
5
7
  You can pass a react component or html element and append it where you want.
6
8
 
7
9
  **React Attack** by [Dario Passariello](https://dario.passariello.ca) (c)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-attack",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Append your component in any part of your html using react-attack",
5
5
  "keywords": [
6
6
  "react-attack",