Bump versions, move getAdapter to context
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/dvm",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities for building nostr DVMs.",
|
||||
@@ -27,9 +27,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@noble/hashes": "^1.6.1",
|
||||
"@welshman/lib": "^0.1.0",
|
||||
"@welshman/net": "^0.0.49",
|
||||
"@welshman/util": "^0.1.0",
|
||||
"@welshman/signer": "^0.1.1"
|
||||
"@welshman/lib": "^0.1.1",
|
||||
"@welshman/net": "^0.1.1",
|
||||
"@welshman/util": "^0.1.2",
|
||||
"@welshman/signer": "^0.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user