reactive-cell
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "reactive-cell", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A Variable/Slot/Box that holds one value. reactivity.io compatible", | ||
@@ -21,4 +21,4 @@ "author": "Aldo Bucchi <aldo.bucchi@gmail.com>", | ||
"dependencies": { | ||
"reactivity": "0.0.0" | ||
"reactivity": "1.0.0" | ||
} | ||
} |
+ Addedreactivity@1.0.0(transitive)
- Removedreactivity@0.0.0(transitive)
Updatedreactivity@1.0.0