Skip to content

Commit 1f3cc11

Browse files
authored
Merge pull request #57 from nostrability/pr-50-updated
Removed NIP-34’s description and subject tag sources so all consumers reuse the shared aliases targeting the canonical NIP-17 subject tag and NIP-57 description tag implementations, eliminating drift.
2 parents 4075738 + 0a5b0f0 commit 1f3cc11

File tree

4 files changed

+2
-24
lines changed

4 files changed

+2
-24
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ For maintainers: See [RELEASE.md](RELEASE.md) for the step-by-step release proce
265265

266266
## License
267267

268-
[GPL-3.0](https://github.com/nostrability/schemata#GPL-3.0-1-ov-file)
268+
[GPL-3.0-or-later](LICENSE)
269269

270270
## Support
271271

nips/nip-34/tag/description/schema.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

nips/nip-34/tag/subject/schema.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.9",
44
"type": "module",
55
"main": "dist/bundle/schemas.js",
6-
"license": "MIT",
6+
"license": "GPL-3.0-or-later",
77
"dependencies": {
88
"@apidevtools/json-schema-ref-parser": "^11.7.2",
99
"ajv": "8.17.1",

0 commit comments

Comments
 (0)