Skip to content

Commit eb2f8de

Browse files
committed
Update link
1 parent 6b0403b commit eb2f8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/reactivity/src/system.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Ported from https://github.com/stackblitz/alien-signals/blob/8aa6ec512709527c4b3b8c17ff44b536e1371603/src/system.ts
1+
// Ported from https://github.com/stackblitz/alien-signals/blob/v0.4.14/src/system.ts
22

33
export interface IEffect extends Subscriber {
44
nextNotify: IEffect | undefined

0 commit comments

Comments
 (0)