unify barrel exports
This commit is contained in:
parent
b59f36f40b
commit
fb2f63ee26
9 changed files with 20 additions and 16 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"name": "@strudel.cycles/eval",
|
||||
"version": "0.0.5",
|
||||
"description": "Code evaluator for strudel",
|
||||
"main": "evaluate.mjs",
|
||||
"main": "index.mjs",
|
||||
"type": "module",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
|
|
@ -13,7 +14,6 @@
|
|||
"type": "git",
|
||||
"url": "git+https://github.com/tidalcycles/strudel.git"
|
||||
},
|
||||
"type": "module",
|
||||
"keywords": [
|
||||
"tidalcycles",
|
||||
"strudel",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue