remove all the NIP-26 stuff.

This commit is contained in:
fiatjaf
2023-12-13 15:24:57 -03:00
parent 4fcf925387
commit 867aa11d12
5 changed files with 0 additions and 215 deletions

View File

@@ -94,11 +94,6 @@
"require": "./lib/cjs/nip25.js",
"types": "./lib/types/nip25.d.ts"
},
"./nip26": {
"import": "./lib/esm/nip26.js",
"require": "./lib/cjs/nip26.js",
"types": "./lib/types/nip26.d.ts"
},
"./nip27": {
"import": "./lib/esm/nip27.js",
"require": "./lib/cjs/nip27.js",