Skip to content

Commit d6715fc

Browse files
author
Ivan Mikhailovskii
committed
fix: source files
1 parent c1b5b01 commit d6715fc

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

package.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,9 @@
11
{
22
"name": "react-native-sq-core-motion",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "step counter",
55
"main": "src/index.ts",
66
"source": "src/index",
7-
"files": [
8-
"src",
9-
"lib",
10-
"android",
11-
"ios",
12-
"cpp",
13-
"*.podspec",
14-
"!ios/build",
15-
"!android/build",
16-
"!android/gradle",
17-
"!android/gradlew",
18-
"!android/gradlew.bat",
19-
"!android/local.properties",
20-
"!**/__tests__",
21-
"!**/__fixtures__",
22-
"!**/__mocks__",
23-
"!**/.*"
24-
],
257
"scripts": {
268
"example": "yarn workspace react-native-sq-core-motion-example",
279
"test": "jest",

0 commit comments

Comments
 (0)