Skip to content

Commit 60efdfc

Browse files
committed
refactor: code
1 parent c34df98 commit 60efdfc

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "react-native-input-search-bar",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "A simple search bar component for React Native.",
5-
"main": "dist/index.js",
6-
"types": "dist/index.d.ts",
5+
"main": "dist/component/index.js",
6+
"types": "dist/component/index.d.ts",
77
"private": false,
88
"files": [
99
"dist/"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)