Skip to content

Commit

Permalink
chore: change version add description
Browse files Browse the repository at this point in the history
  • Loading branch information
feelixe committed Oct 1, 2024
1 parent 9bedfef commit b955668
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@astro-search-params/react",
"type": "module",
"author": "Felix Eklöf",
"version": "1.0.0",
"description": "",
"version": "0.1.0",
"description": "Search param hooks for Astro",
"main": "dist/index.js",
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit b955668

Please sign in to comment.