Skip to content

Commit

Permalink
pin cdn version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmotz committed Jul 9, 2024
1 parent 362bb4a commit d6a7710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {joinRoom, selfId} from 'https://esm.run/trystero'
import {joinRoom, selfId} from 'https://esm.run/trystero@0.19.0'

const byId = document.getElementById.bind(document)
const canvas = byId('canvas')
Expand Down

0 comments on commit d6a7710

Please sign in to comment.