Skip to content

Commit 01a6841

Browse files
committed
fix: Wrong package name
1 parent 091acae commit 01a6841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@takker/scrapbox-userscript-std",
2+
"name": "@cosense/std",
33
"version": "0.0.0",
44
"tasks": {
55
"check": "deno fmt && deno lint && deno check --remote **/*.ts && deno test --allow-read",

0 commit comments

Comments
 (0)