Skip to content

Commit

Permalink
fixed homepage path
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbnewman committed Jan 5, 2022
1 parent b91a943 commit 34788e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mobx-store-provider",
"version": "2.1.2",
"description": "Use React Hooks with mobx-state-tree",
"homepage": "https://mobx-store-provider.jonbnewman.dev/",
"homepage": "https://mobx-store-provider.jonbnewman.dev",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 34788e0

Please sign in to comment.