Skip to content

Commit

Permalink
change link path
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Oct 29, 2024
1 parent e1059a2 commit 4789358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mrl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"link": "pnpm ln --global",
"link": "pnpm ln ./",
"typecheck": "tsc --noEmit",
"prepack": "prettier --write build/index.d.ts"
},
Expand Down

0 comments on commit 4789358

Please sign in to comment.