flicker-alerts 1.0.54 → 1.0.55

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/package.json +2 -2
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flicker-alerts",
3
- "version": "1.0.54",
3
+ "version": "1.0.55",
4
4
  "description": "Biblioteca para alertas animados",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
@@ -16,6 +16,6 @@
16
16
  "author": "https://www.linkedin.com/in/bruno-carneiro-9a53aa190/",
17
17
  "license": "MIT",
18
18
  "dependencies": {
19
- "flicker-alerts": "^1.0.54"
19
+ "flicker-alerts": "^1.0.55"
20
20
  }
21
21
  }
package/readme.md CHANGED
@@ -74,7 +74,7 @@ Com o **FlickerAlerts** instalado, você pode usá-lo no seu componente React as
74
74
  ```javascript
75
75
  import FlickerAlerts, { FlickerModals } from 'flicker-alerts';
76
76
 
77
- import FlickerAlerts, { FlickerModals } from 'flicker-alerts';
77
+
78
78
 
79
79
  const showAlert = () => {
80
80
  FlickerAlerts.showAlert({