Skip to content

Commit 893fb11

Browse files
chore: bump greenwood v0.34.0-alpha.3
1 parent 8025595 commit 893fb11

5 files changed

Lines changed: 13 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"postinstall": "patch-package"
2323
},
2424
"devDependencies": {
25-
"@greenwood/cli": "~0.34.0-alpha.2",
25+
"@greenwood/cli": "~0.34.0-alpha.3",
2626
"patch-package": "^8.0.1",
2727
"typescript": "^5.9.2"
2828
}

src/favicon.ico

-15 KB
Binary file not shown.

src/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<html>
22
<head>
33
<title>WCC - REPL</title>
4+
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
45
<script type="module" src="./scripts/repl-init.ts " defer></script>
56
</head>
67
<body>

0 commit comments

Comments
 (0)