We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df981be commit 4cea4e7Copy full SHA for 4cea4e7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="1.2.2"></a>
2
+# [1.2.2](https://github.com/patricktran/react-magic-slider-dots/compare/1.2.1...1.2.2) (2020-06-30)
3
+
4
+Remove scarf
5
6
<a name="1.2.1"></a>
7
# [1.2.1](https://github.com/patricktran/react-magic-slider-dots/compare/1.2.0...1.2.1) (2020-05-14)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-magic-slider-dots",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "React Magic Slider Dots Component for React Slick Carousel. Inspired by Instagram.",
"author": "patricktran",
"license": "MIT",
@@ -70,8 +70,5 @@
70
"carousel navigation",
71
"carousel dots",
72
"image slider dots"
73
- ],
74
- "dependencies": {
75
- "@scarf/scarf": "^1.0.5"
76
- }
+ ]
77
}
0 commit comments