Add Unlicense

This commit is contained in:
Alex Gleason
2023-04-20 09:52:51 -04:00
committed by fiatjaf_
parent bf7e00d32a
commit 92988051c6
3 changed files with 26 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
"import": "./lib/esm/nostr.mjs",
"require": "./lib/nostr.cjs.js"
},
"license": "Public domain",
"license": "Unlicense",
"dependencies": {
"@noble/hashes": "1.2.0",
"@noble/secp256k1": "1.7.1",