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

Commit 851dbc7

Browse files
authored
Merge pull request #9 from wordpress-mobile/try/tarball
Add tarball
2 parents 159fe48 + 75602bf commit 851dbc7

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"main": "src/js/Slider.js",
3+
"name": "@react-native-community/slider",
4+
"version": "3.0.2-wp-1",
35
"private": true,
46
"workspaces": ["src", "example"],
57
"scripts": {
75.3 KB
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+
"version": "3.0.2-wp-1",
44
"license": "MIT",
55
"author": "react-native-community",
66
"homepage": "https://github.com/react-native-community/react-native-slider",

0 commit comments

Comments
 (0)