We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ef58d commit 4fa1d6aCopy full SHA for 4fa1d6a
package.json
@@ -1,13 +1,14 @@
1
{
2
"name": "@computools/react-native-material-components",
3
- "version": "0.0.6",
+ "version": "0.0.7",
4
"description": "React Native components which implement [Material Design](https://m3.material.io/).",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
"types": "lib/typescript/index.d.ts",
8
"react-native": "src/index",
9
"source": "src/index",
10
"files": [
11
+ "src",
12
"lib",
13
"cpp",
14
"*.podspec",
0 commit comments