Skip to content

Commit

Permalink
Update docker-run-to-docker-compose-converter.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
pricootz authored Aug 25, 2024
1 parent 318fb6e commit 484081b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { MessageType, composerize } from 'composerize-ts';
import { MessageType, composerize } from 'pcz.composerize-ts';
import { withDefaultOnError } from '@/utils/defaults';
import { useDownloadFileFromBase64 } from '@/composable/downloadBase64';
import { textToBase64 } from '@/utils/base64';
Expand Down

0 comments on commit 484081b

Please sign in to comment.