Skip to content

Commit a49ef2c

Browse files
update authors, package json
1 parent 5e70d3d commit a49ef2c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# react-native-dropdown-autocomplete
22

33
[![npm (scoped)](https://img.shields.io/badge/npm-v1.0.0-blue.svg)](https://www.npmjs.com/package/react-native-dropdown-autocomplete)
4+
5+
### Authors:
6+
**[Maksym Plotnikov](https://github.com/maksym-plotnikov)**
7+
8+
**[Maksym Kordiyak](https://github.com/maxkordiyak)**

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "react-native-dropdown-autocomplete",
33
"version": "1.0.0",
44
"author": "maxkordiyak",
5+
"repository": "maxkordiyak/react-native-dropdown-autocomplete",
6+
"license": "MIT",
7+
"main": "index.js",
58
"dependencies": {
69
"prop-types": "^15.6.2",
710
"query-string": "^6.2.0",

0 commit comments

Comments
 (0)