Skip to content

Commit

Permalink
Use static version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariano-perez-rodriguez committed Jun 15, 2024
1 parent 0612175 commit b12b7a5
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 @@ -69,7 +69,7 @@
"reset": "pnpm clean && rm -rf node_modules && rm -f pnpm-lock.yaml",
"all": "pnpm reset; pnpm up --latest; pnpm format; pnpm lint; pnpm build; pnpm test; pnpm test:meta; pnpm test:regression; pnpm doc"
},
"packageManager": "^[email protected]",
"packageManager": "[email protected]",
"devDependencies": {
"@eslint/js": "^9.5.0",
"@lacrypta/nomad": "link:",
Expand Down

0 comments on commit b12b7a5

Please sign in to comment.