Skip to content

Commit

Permalink
Bump schemas to 0.1.16 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Apr 15, 2024
1 parent ea0d343 commit e3c1a3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/dappnode/DAppNodeSDK#readme",
"dependencies": {
"@dappnode/schemas": "^0.1.15",
"@dappnode/schemas": "^0.1.16",
"@dappnode/toolkit": "^0.1.21",
"@dappnode/types": "^0.1.34",
"@octokit/rest": "^18.0.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@dappnode/schemas@^0.1.15":
version "0.1.15"
resolved "https://registry.yarnpkg.com/@dappnode/schemas/-/schemas-0.1.15.tgz#b37fe992a50fe224b28a587dd0bb765206ba1178"
integrity sha512-l4btcxvZH4FbaKI+gyKhKoS7TVV8YMUjQbpyt57e7s0BBa11n9Y5p12mcW+5hbfyy3DR0NYCP+Hg4W2KRjIFZg==
"@dappnode/schemas@^0.1.16":
version "0.1.16"
resolved "https://registry.yarnpkg.com/@dappnode/schemas/-/schemas-0.1.16.tgz#9cef9749fe7d9baf823e0f9c992dd1e807b2a5db"
integrity sha512-we+BJKXHPW/8hNp/xSPrgjXnrK+4dRpYupFJh4hiUFWuaTeJLOmWgcCNzvly151H2RkAQSLqBsOFj4Pt/Vtysg==
dependencies:
"@dappnode/types" "^0.1.36"
ajv "^8.12.0"
Expand Down

0 comments on commit e3c1a3e

Please sign in to comment.