Dependency upgrades
This commit is contained in:
parent
7b6a8cf10b
commit
b43af95cf8
16 changed files with 244 additions and 276 deletions
|
@ -1,5 +1,5 @@
|
|||
<script lang="ts">
|
||||
import { Button, Container } from 'sveltestrap';
|
||||
import { Button, Container } from '@sveltestrap/sveltestrap';
|
||||
|
||||
import { onMount } from 'svelte';
|
||||
let swaggerLoaded: boolean = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue