Skip to content

Commit bc3cf7f

Browse files
committed
fix dependency
1 parent c72281f commit bc3cf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import './index.css'
22
import { WebComponent } from '../src/index.js'
3-
import Debug from '@bicycle-codes/debug'
3+
import Debug from '@substrate-system/debug'
44
const debug = Debug()
55

66
// for docuement.querySelector

0 commit comments

Comments
 (0)