Skip to content

Commit 6f12c8b

Browse files
authored
Fix interact version on homepage (#72)
1 parent 2ebc38e commit 6f12c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/main.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// WIX INTERACT RUNTIME
2-
import { Interact } from 'https://esm.sh/@wix/interact@2.0.0-rc.4';
2+
import { Interact } from 'https://esm.sh/@wix/interact@2.0.0-rc.6';
33
// import { Interact } from './packages/interact/dist/es/web.js';
44

55
// =============================================================================

0 commit comments

Comments
 (0)