Bump versions

This commit is contained in:
Jon Staab
2024-12-30 12:46:07 -08:00
parent b4ad14e41c
commit 865fa4b101
10 changed files with 51 additions and 51 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/content",
"version": "0.0.14",
"version": "0.0.15",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities for parsing nostr note content.",
@@ -30,7 +30,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "^7.0.2",
"@welshman/lib": "~0.0.33",
"@welshman/lib": "~0.0.34",
"nostr-tools": "^2.7.2"
}
}