Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 6049002

Browse files
committed
Update package version in src
1 parent ab70825 commit 6049002

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-1 Bytes
Binary file not shown.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/slider",
3-
"version": "3.0.2-wp-3",
3+
"version": "3.0.2-wp-4",
44
"license": "MIT",
55
"author": "react-native-community",
66
"homepage": "https://github.com/react-native-community/react-native-slider",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2098,7 +2098,7 @@
20982098
prettier "1.16.4"
20992099

21002100
"@react-native-community/slider@./src":
2101-
version "3.0.2-wp-2"
2101+
version "3.0.2-wp-4"
21022102

21032103
"@types/babel__core@^7.1.0":
21042104
version "7.1.2"

0 commit comments

Comments
 (0)