flicker-alerts 1.0.58 → 1.0.60
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "flicker-alerts",
|
3
|
-
"version": "1.0.
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "1.0.60",
|
4
|
+
"repository": "https://www.linkedin.com/in/bruno-carneiro-9a53aa190/",
|
5
|
+
"homepage": "https://flickeralerts.netlify.app/",
|
6
6
|
"description": "Biblioteca para alertas animados",
|
7
7
|
"main": "index.js",
|
8
8
|
"types": "index.d.ts",
|
@@ -18,6 +18,6 @@
|
|
18
18
|
"author": "https://www.linkedin.com/in/bruno-carneiro-9a53aa190/",
|
19
19
|
"license": "MIT",
|
20
20
|
"dependencies": {
|
21
|
-
"flicker-alerts": "^1.0.
|
21
|
+
"flicker-alerts": "^1.0.60"
|
22
22
|
}
|
23
23
|
}
|