Skip to content

Commit

Permalink
chore: synchronize package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith-ci[bot] authored Dec 13, 2023
1 parent ccbd86d commit 9457cc0
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-hydrated",
"description": "",
"description": "💧 Indicating hydration status by svelte-store ",
"version": "0.0.0",
"main": "dist/index.js",
"type": "module",
Expand Down Expand Up @@ -46,15 +46,25 @@
"vite": "5.0.8",
"vitest": "1.0.4"
},
"homepage": "",
"homepage": "https://github.com/jill64/svelte-hydrated#readme",
"author": {
"name": "",
"image": "",
"url": ""
"name": "jill64",
"email": "[email protected]",
"url": "https://github.com/jill64",
"image": "https://avatars.githubusercontent.com/u/143883742?v=4"
},
"repository": {
"type": "git",
"url": "",
"image": ""
}
"url": "https://github.com/jill64/svelte-hydrated.git",
"image": "https://opengraph.githubassets.com/e1d0f3527ce09af54baad4022887a57c3739f51e73ac60024c26b98abba4dcce/jill64/svelte-hydrated"
},
"license": "MIT",
"bugs": "https://github.com/jill64/svelte-hydrated/issues",
"keywords": [
"hydraion",
"ssr",
"state",
"store",
"svelte"
]
}

0 comments on commit 9457cc0

Please sign in to comment.