diff --git a/package.json b/package.json index 9901136..8ac560b 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "description": "👻🔭", "version": "0.6.0", "author": "Daishi Kato", + "contributors": [ + "yf-yang (https://github.com/yf-yang)", + "David Maskasky (https://github.com/dmaskasky)" + ], "repository": { "type": "git", "url": "https://github.com/jotaijs/jotai-scope.git" @@ -89,4 +93,4 @@ "jotai": ">=2.5.0", "react": ">=17.0.0" } -} \ No newline at end of file +}