We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9332d1c commit ad2cdc1Copy full SHA for ad2cdc1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-simple-toast",
3
"version": "3.3.0",
4
- "description": "test",
+ "description": "Cross-platform Toast experience for React Native",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
"types": "lib/typescript/index.d.ts",
0 commit comments