Skip to content

Commit

Permalink
chore: update description, keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Kroniac committed Jan 28, 2023
1 parent 3788fda commit ebf8acc
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-google-places-sdk",
"version": "0.1.0",
"description": "test",
"version": "0.1.1",
"description": "Google Places SDK for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down Expand Up @@ -39,7 +39,11 @@
"keywords": [
"react-native",
"ios",
"android"
"android",
"google places",
"places sdk",
"typescript",
"autocomplete"
],
"repository": "https://github.com/Kroniac/react-native-google-places-sdk",
"author": "Kroniac <faridansari771277@gmail.com> (https://github.com/Kroniac)",
Expand Down

0 comments on commit ebf8acc

Please sign in to comment.