Skip to content

Commit 5c0a9f2

Browse files
committed
Update sinuous to v0.6.1
This improves memory use for reactive libraries w/ semi-automatic cleanups. The parent computations take care of that.
1 parent be7e8cd commit 5c0a9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/keyed/sinuous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"htm": "2.1.1",
21-
"sinuous": "0.6.0"
21+
"sinuous": "0.6.1"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "7.4.4",

0 commit comments

Comments
 (0)