Skip to content

Commit ea8333a

Browse files
patricktranpatricktran
patricktran
authored and
patricktran
committed
remove scarf
1 parent 49400e4 commit ea8333a

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
<a name="1.1.3"></a>
3+
4+
# [1.1.2](2020-06-30)
5+
6+
Remove scarf
7+
18
<a name="1.1.1"></a>
29

310
# [1.1.1](2020-05-14)

package.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-fade-in",
3-
"version": "1.1.1",
3+
"version": "1.1.3",
44
"description": "Simple, no frills, component for fading in images. Just pass it a src prop.",
55
"author": "patricktran",
66
"license": "MIT",
@@ -64,8 +64,5 @@
6464
"image",
6565
"fade in image",
6666
"fade image"
67-
],
68-
"dependencies": {
69-
"@scarf/scarf": "^1.0.5"
70-
}
67+
]
7168
}

0 commit comments

Comments
 (0)