rename file

pull/2179/head
Richard Harris 7 years ago
parent 9c22f6a5bf
commit 8251c8d275

@ -1,7 +1,7 @@
<script> <script>
import { onMount, createEventDispatcher, getContext } from 'svelte'; import { onMount, createEventDispatcher, getContext } from 'svelte';
import getLocationFromStack from './getLocationFromStack.js'; import getLocationFromStack from './getLocationFromStack.js';
import ReplProxy from './replProxy.js'; import ReplProxy from './ReplProxy.js';
import Message from '../Message.svelte'; import Message from '../Message.svelte';
import { decode } from 'sourcemap-codec'; import { decode } from 'sourcemap-codec';

Loading…
Cancel
Save