Fix JSON syntax of jsr.json

This commit is contained in:
vornis101 2025-07-19 09:52:37 +02:00 committed by fiatjaf_
parent d706ef961f
commit de1cf0ed60
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"./nip99": "./nip99.ts", "./nip99": "./nip99.ts",
"./nipb7": "./nipb7.ts", "./nipb7": "./nipb7.ts",
"./fakejson": "./fakejson.ts", "./fakejson": "./fakejson.ts",
"./utils": "./utils.ts" "./utils": "./utils.ts",
"./signer": "./signer.ts" "./signer": "./signer.ts"
} }
} }