Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
get-starket => get-starknet
  • Loading branch information
gaetbout authored Nov 14, 2023
1 parent db57f32 commit bddccd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dev:ui": "NODE_ENV=development pnpm --parallel run dev:ui ",
"dev:extension": "NODE_ENV=development pnpm run --filter @argent-x/extension -r --stream --parallel dev",
"build-storybook": "pnpm run --filter @argent-x/storybook build-storybook",
"clean": "rm -rf packages/extension/dist packages/get-starket/dist",
"clean": "rm -rf packages/extension/dist packages/get-starknet/dist",
"build": "pnpm run -r --parallel --stream build",
"build:extension": "pnpm run --filter @argent-x/extension build",
"build:web": "pnpm run --filter @argent/web build",
Expand Down

0 comments on commit bddccd9

Please sign in to comment.