Skip to content

Commit 6253f7d

Browse files
committed
chore: Symbiote version update
1 parent dc33f09 commit 6253f7d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

node/main-tpl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<script type="importmap">
88
{
99
"imports": {
10-
"@symbiotejs/symbiote": "https://cdn.jsdelivr.net/npm/@symbiotejs/symbiote@3.4.4/core/full.js/+esm",
11-
"@symbiotejs/symbiote/core/full.js": "https://cdn.jsdelivr.net/npm/@symbiotejs/symbiote@3.4.4/core/full.js/+esm"
10+
"@symbiotejs/symbiote": "https://cdn.jsdelivr.net/npm/@symbiotejs/symbiote@3.4.6/core/full.js/+esm",
11+
"@symbiotejs/symbiote/core/full.js": "https://cdn.jsdelivr.net/npm/@symbiotejs/symbiote@3.4.6/core/full.js/+esm"
1212
}
1313
}
1414
</script>

package-lock.json

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@
1212
"dev": "node ./node/server.js"
1313
},
1414
"dependencies": {
15-
"@symbiotejs/symbiote": "^3.4.4",
15+
"@symbiotejs/symbiote": "^3.4.6",
1616
"linkedom": "^0.18.12"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)