Skip to content

Commit

Permalink
[tools] Move to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Feb 4, 2024
1 parent 25d5fdc commit 03bb68e
Show file tree
Hide file tree
Showing 4 changed files with 6,814 additions and 5,665 deletions.
3 changes: 2 additions & 1 deletion tools-public/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "tools-public",
"version": "0.1.1",
"version": "0.1.0",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "toolpad dev --port 3005",
"build": "toolpad build",
"start": "toolpad start"
Expand Down
Loading

0 comments on commit 03bb68e

Please sign in to comment.