use skypack in example
This commit is contained in:
parent
0ed1c75c38
commit
2cf129408b
3 changed files with 6 additions and 12 deletions
|
|
@ -6,9 +6,6 @@
|
|||
"directories": {
|
||||
"example": "examples"
|
||||
},
|
||||
"scripts": {
|
||||
"example": "parcel examples/repl.html"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tidalcycles/strudel.git"
|
||||
|
|
@ -28,8 +25,5 @@
|
|||
"homepage": "https://github.com/tidalcycles/strudel#readme",
|
||||
"dependencies": {
|
||||
"@strudel.cycles/core": "^0.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"parcel": "^2.4.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue