Bump versions

This commit is contained in:
Jon Staab
2024-12-10 08:25:49 -08:00
parent 9ab8b70bb9
commit 8978b77983
10 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/content",
"version": "0.0.12",
"version": "0.0.13",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities for parsing nostr note content.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "^7.0.2",
"@welshman/lib": "^0.0.28",
"@welshman/lib": "~0.0.28",
"nostr-tools": "^2.7.2"
}
}