Skip to content

Commit c8eb4df

Browse files
authored
Merge pull request #6 from symbioticfi/update-description
Update package description
2 parents 6e9ff81 + 98702ee commit c8eb4df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@symbioticfi/periphery",
33
"version": "1.0.0-devnet.1",
4-
"description": "Symbiotic is a shared security protocol enabling decentralized networks to control and customize their own multi-asset restaking implementation.",
4+
"description": "Symbiotic Periphery repository contains a helper contract allowing users to migrate their funds from Default Collaterals to Vaults in a convenient way.",
55
"homepage": "https://symbiotic.fi/",
66
"bugs": "https://github.com/symbioticfi/periphery/issues",
77
"license": "MIT",
@@ -25,6 +25,6 @@
2525
"dependencies": {
2626
"@openzeppelin/contracts": "5.0.2",
2727
"@openzeppelin/contracts-upgradeable": "5.0.2",
28-
"@symbioticfi/core": "1.0.0-devnet.5"
28+
"@symbioticfi/core": "1.0.0-devnet.9"
2929
}
3030
}

0 commit comments

Comments
 (0)