migrate lerna to pnpm
https://lerna.js.org/docs/recipes/using-pnpm-with-lerna
This commit is contained in:
parent
902f722d4c
commit
cfaecf9fcb
3 changed files with 60 additions and 46 deletions
|
|
@ -26,9 +26,6 @@
|
|||
"check": "npm run format-check && npm run lint && npm run test",
|
||||
"iclc": "cd paper && pandoc --template=pandoc/iclc.html --citeproc --number-sections iclc2023.md -o iclc2023.html && pandoc --template=pandoc/iclc.latex --citeproc --number-sections iclc2023.md -o iclc2023.pdf"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tidalcycles/strudel.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue