mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
migrate lerna to pnpm
https://lerna.js.org/docs/recipes/using-pnpm-with-lerna
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user