Skip to content

Commit c999d31

Browse files
committed
chore(deps): require dve 0.1.1
- Raise the dve import range to 0.1.1
1 parent d79b0b8 commit c999d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"test": "deno test tests/ --allow-read --allow-net"
6363
},
6464
"imports": {
65-
"@neabyte/dve": "jsr:@neabyte/dve@^0.1.0",
65+
"@neabyte/dve": "jsr:@neabyte/dve@^0.1.1",
6666
"@neabyte/fast-router": "jsr:@neabyte/fast-router@^0.1.0",
6767
"@neabyte/superwatcher": "jsr:@neabyte/superwatcher@^0.1.1",
6868
"@neabyte/typebox": "jsr:@neabyte/typebox@^0.1.1",

0 commit comments

Comments
 (0)