Rename the package to @larvit/adf-codec
CI / gate (push) Successful in 9s

This commit is contained in:
2026-09-03 14:15:34 +02:00
parent 754fae88a3
commit 1b5ae0cbf8
6 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@larvit/atlassian-adf-converter",
"name": "@larvit/adf-codec",
"version": "0.0.0",
"private": true,
"description": "Lossless conversion between Atlassian Document Format, extended markdown and HTML",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://gitea.larvit.se/larvit/atlassian-adf-converter.git"
"url": "git+https://gitea.larvit.se/larvit/adf-codec.git"
},
"type": "module",
"engines": {