Skip to content

Commit

Permalink
fix(reactive): version for ci to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlighter committed Nov 20, 2024
1 parent ae25eb3 commit 25e36ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactive/deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"icon": "🎯",
"name": "@libs/reactive",
"version": "5.0.0",
"version": "4.0.0",
"description": "Reactive utilities for observable objects.",
"npm": true,
"playground": "https://libs.lecoq.io/reactive",
Expand Down

0 comments on commit 25e36ff

Please sign in to comment.