Skip to content

Commit 5961b42

Browse files
committed
chore: update link
1 parent 1911b4c commit 5961b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/reactivity/src/system.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable */
2-
// Ported from https://github.com/stackblitz/alien-signals/blob/v1.0.0/src/system.ts
2+
// Ported from https://github.com/stackblitz/alien-signals/blob/v1.0.2/src/system.ts
33
import type { ComputedRefImpl as Computed } from './computed.js'
44
import type { ReactiveEffect as Effect } from './effect.js'
55

0 commit comments

Comments
 (0)