mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 08:38:50 +00:00
chore(dx): add format script 💅 (#128)
This commit is contained in:
committed by
GitHub
parent
4c415280aa
commit
0d77013aab
@@ -6,7 +6,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/nbd-wtf/nostr-tools.git"
|
||||
},
|
||||
"files": ["./lib/**/*"],
|
||||
"files": [
|
||||
"./lib/**/*"
|
||||
],
|
||||
"types": "./lib/index.d.ts",
|
||||
"main": "lib/nostr.cjs.js",
|
||||
"module": "lib/esm/nostr.mjs",
|
||||
|
||||
Reference in New Issue
Block a user