We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b5b01 commit d6715fcCopy full SHA for d6715fc
1 file changed
package.json
@@ -1,27 +1,9 @@
1
{
2
"name": "react-native-sq-core-motion",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "step counter",
5
"main": "src/index.ts",
6
"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
- ],
25
"scripts": {
26
"example": "yarn workspace react-native-sq-core-motion-example",
27
"test": "jest",
0 commit comments