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 a5f9a72 commit 1d43ed0Copy full SHA for 1d43ed0
package.json
@@ -1,9 +1,10 @@
1
{
2
"name": "react-native-see-more-inline",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "Show a \"read more\", \"see more\", \"read less\", \"see less\" inline with your text in React Native",
5
"main": "index.js",
6
"repository": "git@github.com:kashishgrover/react-native-see-more-inline.git",
7
+ "publishConfig": { "registry": "https://npm.pkg.github.com/" },
8
"author": "Kashish Grover <kashishgrover95@gmail.com>",
9
"license": "MIT",
10
"keywords": [
0 commit comments