mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
bump repl to 0.9.1
This commit is contained in:
parent
cf445633c2
commit
9872a89a29
2
packages/repl/examples/simple.html
Normal file
2
packages/repl/examples/simple.html
Normal file
@ -0,0 +1,2 @@
|
||||
<script src="https://unpkg.com/@strudel/repl@0.9.1"></script>
|
||||
<strudel-repl></strudel-repl>
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@strudel/repl",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "Strudel REPL as a Web Component",
|
||||
"main": "index.mjs",
|
||||
"publishConfig": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user