Skip to content

Commit

Permalink
docs: update package description
Browse files Browse the repository at this point in the history
  • Loading branch information
1kresh committed Dec 27, 2024
1 parent 6e9ff81 commit 98702ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@symbioticfi/periphery",
"version": "1.0.0-devnet.1",
"description": "Symbiotic is a shared security protocol enabling decentralized networks to control and customize their own multi-asset restaking implementation.",
"description": "Symbiotic Periphery repository contains a helper contract allowing users to migrate their funds from Default Collaterals to Vaults in a convenient way.",
"homepage": "https://symbiotic.fi/",
"bugs": "https://github.com/symbioticfi/periphery/issues",
"license": "MIT",
Expand All @@ -25,6 +25,6 @@
"dependencies": {
"@openzeppelin/contracts": "5.0.2",
"@openzeppelin/contracts-upgradeable": "5.0.2",
"@symbioticfi/core": "1.0.0-devnet.5"
"@symbioticfi/core": "1.0.0-devnet.9"
}
}

0 comments on commit 98702ee

Please sign in to comment.