Skip to content

Commit 554db77

Browse files
committed
update example version
1 parent 514a517 commit 554db77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-dom": "^16.7.0",
1212
"react-flip-numbers": "^2.1.0",
1313
"react-scripts": "2.1.3",
14-
"react-smooth-range-input": "0.2.9-beta.1",
14+
"react-smooth-range-input": "0.2.9",
1515
"typescript": "3.2.2"
1616
},
1717
"scripts": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8030,10 +8030,10 @@ react-simple-animate@^2.6.0:
80308030
resolved "https://registry.yarnpkg.com/react-simple-animate/-/react-simple-animate-2.6.4.tgz#6a6fd5d52801c0a52873204dfb236c778d781262"
80318031
integrity sha512-Jj6hVRJbb+OrEOv/yviuIoacQCDOI7hMOXOMZ5pF/rlD7iK8U4F98bta1MgN7PrSXBYHq2Yt7+bhGMxj5pr5XA==
80328032

8033-
8034-
version "0.2.9-beta.1"
8035-
resolved "https://registry.yarnpkg.com/react-smooth-range-input/-/react-smooth-range-input-0.2.9-beta.1.tgz#fca2b402b3e50f9b60e147a87cb4829f92ea780d"
8036-
integrity sha512-uGSuD4AnIZ/nsgiKPX0LrMDhHL565a/ml5fLJGKXf4fP/XmU+5h7/BUNS5rLaZ5alBGver/qLj+Jjqk4W8ZHng==
8033+
8034+
version "0.2.9"
8035+
resolved "https://registry.yarnpkg.com/react-smooth-range-input/-/react-smooth-range-input-0.2.9.tgz#16201a0062fd0b12dd1eafe9f5274864c8215f74"
8036+
integrity sha512-5l5dLSKhWiZnuAhg+k5g05Mos9LTa6Ama59W3EbOyo7v0nX4sajL7NnLsQWBcm68B+FuPVNJnc8nQ6TcUWBQWw==
80378037
dependencies:
80388038
react-flip-numbers "^2.1.3"
80398039
react-simple-animate "^2.6.0"

0 commit comments

Comments
 (0)