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

Commit 75602bf

Browse files
committed
Use top-level package.json when packing to achieve desired folder structure
1 parent 0cdfd04 commit 75602bf

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
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.
-74.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)