Skip to content

Commit b1e2c8d

Browse files
committed
build: updated some imports
1 parent fb4adc1 commit b1e2c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/create-preset/src/bundle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { loadTemplatePreset } from ".";
1+
import { loadTemplatePreset } from "./index.js";
22
import { tsParticles } from "@tsparticles/engine";
33

44
void loadTemplatePreset(tsParticles);

0 commit comments

Comments
 (0)