Skip to content

Commit

Permalink
add pnpm version to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
endigma committed Sep 17, 2023
1 parent a5fe889 commit fa52dde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "unocss-preset-radix",
"version": "2.5.4",
"author": "endigma <[email protected]>",
"packageManager": "[email protected]",
"description": "A preset for UnoCSS providing access to the Radix UI color palette, along with some helpers for using it.",
"scripts": {
"dev": "vite dev",
Expand Down Expand Up @@ -47,4 +48,4 @@
"vitepress": "1.0.0-rc.14",
"vitest": "^0.34.4"
}
}
}

0 comments on commit fa52dde

Please sign in to comment.