Skip to content

Commit 2cd426e

Browse files
authored
Merge pull request #179 from takker99:package-name
fix: Wrong package name
2 parents 091acae + 01a6841 commit 2cd426e

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)