We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba133b commit 719cc7bCopy full SHA for 719cc7b
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "react-native-really-awesome-button",
3
- "version": "2.0.0",
4
- "description": "ReactNative performant component that renders an 60fps animated set of progress enabled 3D UI buttons.",
+ "version": "2.0.1",
+ "description": "React Native Button UI component that renders an 60fps animated set of progress enabled 3D performant buttons.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
- "types": "lib/typescript/index.d.ts",
+ "types": "lib/typescript/src/index.d.ts",
8
"react-native": "src/index",
9
"source": "src/index",
10
"files": [
0 commit comments