bump repl to 0.9.1
This commit is contained in:
parent
cf445633c2
commit
9872a89a29
2 changed files with 3 additions and 1 deletions
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",
|
"name": "@strudel/repl",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"description": "Strudel REPL as a Web Component",
|
"description": "Strudel REPL as a Web Component",
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue