We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a75c9e commit 33a8b74Copy full SHA for 33a8b74
lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-styled-text",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A React Native component for easy rendering of styled text.",
5
"main": "./index.js",
6
"scripts": {
package.json
"name": "react-native-styled-text-ex",
"private": true,
"start": "node node_modules/react-native/local-cli/cli.js start",
0 commit comments