We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eba3a8 commit f42ec8dCopy full SHA for f42ec8d
1 file changed
assets/main.mjs
@@ -1,5 +1,5 @@
1
// WIX INTERACT RUNTIME
2
-import { Interact } from 'https://esm.sh/@wix/interact@2.0.0/dist/es/web.js';
+import { Interact } from 'https://esm.sh/@wix/interact@latest/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