Skip to content

Commit 74fe164

Browse files
authored
Update services.ts
1 parent 0f5edbe commit 74fe164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import BlocknativeApi from 'bnc-sdk'
22
import { get } from 'svelte/store'
3-
import { app } from '../stores'
3+
import { app } from './stores'
44

55
let blocknative: any
66

0 commit comments

Comments
 (0)