Skip to content

Commit

Permalink
Merge pull request #3 from kashaudhan/dev
Browse files Browse the repository at this point in the history
git config update
  • Loading branch information
kashaudhan authored Jun 16, 2023
2 parents dba6fe7 + 0b124c8 commit 599d8e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.1",
"version": "0.3.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -44,9 +44,13 @@
"name": "react-gmap-picker",
"author": "kashaudhan",
"repository": {
"type": "git",
"url": "https://github.com/kashaudhan/react-gmap-picker"
},
"homepage": "https://github.com/kashaudhan/react-gmap-picker",
"publishConfig": {
"registry":"https://npm.pkg.github.com/"
},
"module": "dist/react-gmap-picker.esm.js",
"size-limit": [
{
Expand Down

0 comments on commit 599d8e8

Please sign in to comment.