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 6d6c7ae commit 03d7b30Copy full SHA for 03d7b30
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@paraboly/react-native-input-bar",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "Fully customizable, beautifully designed Input Bar for React Native",
5
"keywords": [
6
"input",
@@ -19,7 +19,7 @@
19
],
20
"homepage": "https://www.freakycoder.com",
21
"bugs": "https://github.com/Paraboly/react-native-input-bar/issues",
22
- "main": "./lib/src/InputBar.js",
+ "main": "./build/dist/InputBar.js",
23
"repository": "git@github.com:Paraboly/react-native-input-bar.git",
24
"author": "Kuray (FreakyCoder) <kurayogun@gmail.com>",
25
"license": "MIT",
0 commit comments