We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2dc885 commit 22fc60bCopy full SHA for 22fc60b
1 file changed
assets/main.mjs
@@ -1,5 +1,5 @@
1
// WIX INTERACT RUNTIME
2
-import { Interact } from 'https://esm.sh/@wix/interact@latest/dist/es/web.js';
+import { Interact } from 'https://esm.sh/@wix/interact@2.0.2/dist/es/web.js';
3
// import { Interact } from '../packages/interact/dist/es/web.js';
4
import * as presets from 'https://esm.sh/@wix/motion-presets@latest/dist/es/motion-presets.js';
5
// import * as presets from './packages/motion-presets/dist/es/motion-presets.js';
0 commit comments