Bump versions again

This commit is contained in:
Jon Staab
2024-12-13 16:31:32 -08:00
parent 1578a08bc0
commit d90c35cc4c
9 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/content",
"version": "0.0.13",
"version": "0.0.14",
"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.30",
"@welshman/lib": "~0.0.33",
"nostr-tools": "^2.7.2"
}
}