We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0cd841 commit a74739bCopy full SHA for a74739b
lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-styled-text",
3
- "version": "0.2.0",
+ "version": "0.3.0",
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