Skip to content

Commit

Permalink
Add scarf installation anayltics
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroSum authored and ZeroSum committed May 16, 2020
1 parent 055399b commit df9ac15
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="1.2.1"></a>
# [1.2.1](https://github.com/patricktran/react-magic-slider-dots/compare/v1.2.0...v.1.2.1) (2020-05-14)

Add scarf installation anayltics

<a name="1.2.0"></a>

# [1.2.0](https://github.com/patricktran/react-magic-slider-dots/compare/v1.1.3...v.1.2.0) (2019-09-10)
Expand Down
7 changes: 6 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-magic-slider-dots",
"version": "1.2.0",
"version": "1.2.1",
"description": "React Magic Slider Dots Component for React Slick Carousel. Inspired by Instagram.",
"author": "patricktran",
"license": "MIT",
Expand Down Expand Up @@ -70,5 +70,8 @@
"carousel navigation",
"carousel dots",
"image slider dots"
]
],
"dependencies": {
"@scarf/scarf": "^1.0.5"
}
}

0 comments on commit df9ac15

Please sign in to comment.